Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/optimizer_v2/
Doptimizer_v2.py849 def _restore_slot_variable(self, slot_name, variable, slot_variable): argument
/external/tensorflow/tensorflow/python/training/
Doptimizer.py1146 def _restore_slot_variable(self, slot_name, variable, slot_variable): argument
/external/tensorflow/tensorflow/contrib/optimizer_v2/
Doptimizer_v2.py461 def _restore_slot_variable(self, slot_name, variable, slot_variable): argument