Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/profiler/
H A Dprofiler.py398 class ProfilerAction(Enum): class
628 schedule: Optional[Callable[[int], ProfilerAction]] = None, argument