Searched defs:checkpoint_position (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/python/trackable/ | ||
D | base.py | 103 def __init__(self, checkpoint_position): argument |
/external/tensorflow/tensorflow/python/checkpoint/ | ||
D | restore.py | 482 def _queue_children_for_restoration(checkpoint_position, visit_queue): argument |