Searched refs:update_last_triggered_step (Results 1 – 7 of 7) sorted by relevance
71 def update_last_triggered_step(self, step): member in _HookTimer141 def update_last_triggered_step(self, step): member in SecondOrStepTimer165 def update_last_triggered_step(self, step): member in NeverTriggerTimer252 elapsed_secs, _ = self._timer.update_last_triggered_step(self._iter_count)588 self._timer.update_last_triggered_step(global_step)600 self._timer.update_last_triggered_step(global_step)713 elapsed_time, elapsed_steps = self._timer.update_last_triggered_step(856 self._timer.update_last_triggered_step(global_step)1062 self._timer.update_last_triggered_step(stale_global_step)1066 self._timer.update_last_triggered_step(global_step)
110 timer.update_last_triggered_step(1)122 timer.update_last_triggered_step(1)131 elapsed_secs, elapsed_steps = timer.update_last_triggered_step(1)135 elapsed_secs, elapsed_steps = timer.update_last_triggered_step(5)139 elapsed_secs, elapsed_steps = timer.update_last_triggered_step(7)
23 name: "update_last_triggered_step"
128 self._timer.update_last_triggered_step(global_step)137 self._timer.update_last_triggered_step(global_step)
281 self._checkpoint_saver_hook._timer.update_last_triggered_step(global_step)