Searched refs:_set_steps_per_run (Results 1 – 4 of 4) sorted by relevance
85 def _set_steps_per_run(self, steps_per_run): member in AsyncCheckpointSaverHook
2911 examples_hook._set_steps_per_run( # pylint: disable=protected-access2926 checkpoint_hook._set_steps_per_run( # pylint: disable=protected-access
539 def _set_steps_per_run(self, steps_per_run): member in CheckpointSaverHook659 def _set_steps_per_run(self, steps_per_run): member in StepCounterHook
801 hook._set_steps_per_run(self.steps_per_run)818 hook._set_steps_per_run(self.steps_per_run)860 hook._set_steps_per_run(self.steps_per_run)1048 self.hook._set_steps_per_run(steps_per_run)