Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/grappler/
H A Dcost_analyzer.h37 struct OpPerfSummary { struct
38 string name;
62 void SortOpsByTime(std::map<string, OpPerfSummary> ops); argument