Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Doptimizer.py1262 def _restore_slot_variable(self, slot_name, variable, slot_variable): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/mixed_precision/
H A Dloss_scale_optimizer.py785 def _restore_slot_variable(self, slot_name, variable, slot_variable): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/optimizer_v2/
H A Doptimizer_v2.py1330 def _restore_slot_variable(self, slot_name, variable, slot_variable): argument