Home
last modified time | relevance | path

Searched defs:timer_requests (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/distributed/elastic/timer/
H A Dapi_test.py38 def register_timers(self, timer_requests): argument
/aosp_15_r20/external/pytorch/torch/distributed/elastic/timer/
H A Dapi.py210 def _get_scopes(self, timer_requests): argument