Home
last modified time | relevance | path

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

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