Home
last modified time | relevance | path

Searched refs:checkpoint_options_lib (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/keras/
Dcallbacks.py65 from tensorflow.python.training.saving import checkpoint_options as checkpoint_options_lib unknown
1254 options, checkpoint_options_lib.CheckpointOptions):
1255 self._options = options or checkpoint_options_lib.CheckpointOptions()
Dcallbacks_test.py61 from tensorflow.python.training.saving import checkpoint_options as checkpoint_options_lib unknown
715 options=checkpoint_options_lib.CheckpointOptions())
722 options=checkpoint_options_lib.CheckpointOptions())