Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/training/
Dcheckpointable.py59 def __init__(self, checkpoint_position, shape=None): argument
79 def checkpoint_position(self): member in CheckpointInitialValue
470 def _restore_from_checkpoint_position(self, checkpoint_position): argument
487 def _single_restoration_from_checkpoint_position( argument