tf.train.get_checkpoint_mtimes
tf.train.get_checkpoint_mtimes
tf.train.get_checkpoint_mtimes
get_checkpoint_mtimes(checkpoint_prefixes)
Defined in tensorflow/python/training/saver.py
.
Returns the mtimes (modification timestamps) of the checkpoints.
Globs for the checkpoints pointed to by checkpoint_prefixes
. If the files exist, collect their mtime. Both V2 and V1 checkpoints are considered, in that priority.
This is the recommended way to get the mtimes, since it tak