Home
last modified time | relevance | path

Searched refs:FileTimerServer (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/torch/distributed/elastic/agent/server/
H A Dlocal_elastic_agent.py162 self._worker_watchdog: Optional[timer.FileTimerServer] = None
182 self._worker_watchdog = timer.FileTimerServer(
/aosp_15_r20/external/pytorch/test/distributed/elastic/timer/
H A Dfile_based_local_timer_test.py42 self.server = timer.FileTimerServer(
210 self.server = timer.FileTimerServer(
/aosp_15_r20/external/pytorch/torch/distributed/elastic/timer/
H A Dfile_based_local_timer.py147 class FileTimerServer: class
369 if pid in worker_pids or not FileTimerServer.is_process_running(pid):
H A D__init__.py52 FileTimerServer,
/aosp_15_r20/external/pytorch/docs/source/elastic/
H A Dtimer.rst31 .. autoclass:: FileTimerServer