Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/training/tracking/
Dbase.py76 def __init__(self, checkpoint_position, shape=None): argument
92 def checkpoint_position(self): member in CheckpointInitialValue
765 def _restore_from_checkpoint_position(self, checkpoint_position): argument
782 def _single_restoration_from_checkpoint_position( argument