Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/training/
Dcheckpointable.py122 checkpointable._create_or_restore_slot_variable( # pylint: disable=protected-access
142 optimizer_object._create_or_restore_slot_variable( # pylint: disable=protected-access
Doptimizer.py966 def _create_or_restore_slot_variable( member in Optimizer