Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dxla_hlo_profile_test.cc45 struct ParsedProfileOutputLine { struct
46 int64 cycles;
47 string cycles_percentage;
48 double usec;
49 string flops;
50 string trops;
51 string bytes_per_sec;
52 string bytes_per_cycle;
53 string opcode;