Home
last modified time | relevance | path

Searched defs:get_checkpoint_mtimes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/checkpoint/
H A Dcheckpoint_management.py416 def get_checkpoint_mtimes(checkpoint_prefixes): function
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dsaver.py64 get_checkpoint_mtimes = checkpoint_management.get_checkpoint_mtimes variable