Searched refs:checkpoint_paths (Results 1 – 2 of 2) sorted by relevance
31 argspec: "args=[\'self\', \'checkpoint_paths\'], varargs=None, keywords=None, defaults=None"
1058 def recover_last_checkpoints(self, checkpoint_paths): argument1069 mtimes = checkpoint_management.get_checkpoint_mtimes(checkpoint_paths)1070 self.set_last_checkpoints_with_time(list(zip(checkpoint_paths, mtimes)))