Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/utils/bottleneck/
H A D__main__.py174 def cpu_time_total(autograd_prof): function
/aosp_15_r20/external/pytorch/torch/autograd/
H A Dprofiler_util.py562 def cpu_time_total(self): member in FunctionEvent