Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributed/elastic/timer/
H A Dapi.py57 class TimerClient(abc.ABC): class
240 def configure(timer_client: TimerClient):
251 after: float, scope: Optional[str] = None, client: Optional[TimerClient] = None