Home
last modified time | relevance | path

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

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