Home
last modified time | relevance | path

Searched refs:_prefix_to_checkpoint_path (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/training/
Dcheckpoint_management.py303 def _prefix_to_checkpoint_path(prefix, format_version): function
339 v2_path = _prefix_to_checkpoint_path(ckpt.model_checkpoint_path,
341 v1_path = _prefix_to_checkpoint_path(ckpt.model_checkpoint_path,
370 pathname = _prefix_to_checkpoint_path(checkpoint_prefix,
412 pathname = _prefix_to_checkpoint_path(checkpoint_prefix,