Searched refs:_create_non_slot_variable (Results 1 – 4 of 4) sorted by relevance
124 self._create_non_slot_variable(126 self._create_non_slot_variable(
790 def _create_non_slot_variable(self, initial_value, name, colocate_with): member in Optimizer
102 self._create_non_slot_variable(initial_value=self._beta1,
1348 def _create_non_slot_variable(self, initial_value, name, colocate_with): member in OptimizerV2