aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/testing/BUILD
diff options
context:
space:
mode:
authorGravatar Allen Lavoie <allenl@google.com>2018-05-04 18:25:18 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-05-05 08:43:50 -0700
commitdd5ef1b9fc22b37e5eec87d659a3af064ca54b8b (patch)
treef6844070f219cf906c110085d47304ec4ef30c49 /tensorflow/contrib/lite/testing/BUILD
parent59f0618cedb8fd6ea989471f64ec66619f26b83e (diff)
Checkpointable: A small utility for exempting objects from __setattr__ tracking
Exposes it as tf.contrib.checkpoint.NoDependency. Objects wrapped in a NoDependency object get unwrapped in __setattr__ and not tracked. Removes the _save_counter dependency from tf.train.Checkpoint (the save counter is still tracked as "save_counter" and always has been, so this is a backwards-compatible dependency removal). PiperOrigin-RevId: 195502562
Diffstat (limited to 'tensorflow/contrib/lite/testing/BUILD')
0 files changed, 0 insertions, 0 deletions