aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core
diff options
context:
space:
mode:
authorGravatar Pavel Sountsov <siege@google.com>2018-10-09 11:56:25 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-10-09 12:03:38 -0700
commit8c2a52b26f21167ed0fcec7859850e38d0c216f9 (patch)
treeaf808bef14df5ab8d0c0c0b2172d695c5f194ae1 /tensorflow/core
parent072fcb995a3fd658ee2461b59b159498c710513d (diff)
Silence tf.distributions deprecation messages caused by internal global function calls.
E.g. register_kl calls would trigger such warnings. This spam was exacerbated by the fact that it happens before logging is initialized, so it is dumped prominently to STDERR. Worse yet it also happened no matter whether the user imported any symbols from tf.distributions or not as the relevant code is executed when you import TensorFlow. PiperOrigin-RevId: 216396036
Diffstat (limited to 'tensorflow/core')
0 files changed, 0 insertions, 0 deletions