Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dprofiler.py48 class ProfileResult: class
54 def __iadd__(self, other: "ProfileResult"):
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream.h70 class ProfileResult; variable
H A Ddnn.cc183 std::vector<ProfileResult>* /*out_algorithms*/) { in GetMIOpenConvolveAlgorithms()