HomeSort by relevance Sort by last modified time
    Searched refs:checkpoints (Results 1 - 9 of 9) sorted by null

  /external/tensorflow/tensorflow/python/training/
checkpoint_management_test.py 359 manager.checkpoints)
365 manager.checkpoints)
370 manager.checkpoints)
377 manager.checkpoints)
404 self.assertEqual([first_name, second_name], first_manager.checkpoints)
411 self.assertEqual([first_name, second_name], second_manager.checkpoints)
420 second_manager.checkpoints)
430 second_manager.checkpoints)
436 second_manager.checkpoints)
456 third_manager.checkpoints)
    [all...]
checkpoint_management.py 47 save_dir: The directory for saving and restoring checkpoints.
71 checkpoints, sorted from oldest to newest. If this is a non-empty list,
127 instructions=("Use `tf.train.CheckpointManager` to manage checkpoints "
145 checkpoints, sorted from oldest to newest. If this is a non-empty list,
151 seconds since the Epoch) indicating when the checkpoints in
187 checkpoints, sorted from oldest to newest. If this is a non-empty list,
195 seconds since the Epoch) indicating when the checkpoints in
253 checkpoint_dir: The directory of checkpoints.
385 """Returns the mtimes (modification timestamps) of the checkpoints.
387 Globs for the checkpoints pointed to by `checkpoint_prefixes`. If the file
597 def checkpoints(self): member in class:CheckpointManager
    [all...]
  /external/tensorflow/tensorflow/security/advisory/
tfsa-2018-004.md 26 If users are running TensorFlow on untrusted meta checkpoints, such as those
  /external/u-boot/tools/patman/
test.py 116 the following checkpoints are implemented:
  /external/tensorflow/tensorflow/contrib/training/python/training/
training.py 493 logdir: The directory where the graph and checkpoints are saved.
  /external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
estimator.py 420 also be used to load checkpoints from the directory into a estimator to
711 and checkpoints.
    [all...]
  /external/libaom/libaom/tools/
cpplint.py     [all...]
  /external/libvpx/libvpx/tools/
cpplint.py     [all...]
  /external/tensorflow/tensorflow/python/tpu/
tpu_estimator.py     [all...]

Completed in 2264 milliseconds