tf.contrib.checkpoint.CheckpointableBase
Base class for Trackable
objects without automatic dependencies.
This class has no setattr override for performance reasons. Dependencies must be added explicitly. Unless attribute assignment is performance-critical, use AutoTrackable
instead. Use Trackable
for isinstance
checks.
© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r1.15/api_docs/python/tf/contrib/checkpoint/CheckpointableBase