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.py70 def __init__(self, checkpoint_position, shape=None): argument
85 def checkpoint_position(self): member in CheckpointInitialValue
885 def _restore_from_checkpoint_position(self, checkpoint_position): argument
910 def _single_restoration_from_checkpoint_position(self, checkpoint_position, argument