Searched refs:get_checkpoint_mtimes (Results 1 – 5 of 5) sorted by relevance
66 get_checkpoint_mtimes = checkpoint_management.get_checkpoint_mtimes variable1069 mtime = checkpoint_management.get_checkpoint_mtimes([checkpoint_path])
92 from tensorflow.python.training.checkpoint_management import get_checkpoint_mtimes
410 def get_checkpoint_mtimes(checkpoint_prefixes): function
305 mtimes = checkpoint_management.get_checkpoint_mtimes(prefixes)
316 name: "get_checkpoint_mtimes"