aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/c
diff options
context:
space:
mode:
authorGravatar James Keeling <jtkeeling@google.com>2018-07-31 10:01:05 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-07-31 10:05:40 -0700
commit3fa30255c57b807c3f4b92c7f34c77e8128e911f (patch)
treea7762b2ba170d87de8868917070085c1c5de9842 /tensorflow/c
parent356a9f85c0c2fadd9c11c5f201ced9fe2c490ada (diff)
Enable error interpolation in Python.
It is still guarded by an experimental config setting and can be enabled using e.g. config = tf.ConfigProto() config.experimental.client_handles_error_formatting = True with tf.Session(config=config) as sess: ... PiperOrigin-RevId: 206779413
Diffstat (limited to 'tensorflow/c')
0 files changed, 0 insertions, 0 deletions