Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dprofiler.py12 class ProfileMetrics: class
18 def __iadd__(self, other: "ProfileMetrics"):
24 def __add__(self, other: "ProfileMetrics"):