Home
last modified time | relevance | path

Searched refs:IsExtraMetricProfileOutputLine (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dxla_hlo_profile_test.cc126 bool IsExtraMetricProfileOutputLine(const std::string& line) { in IsExtraMetricProfileOutputLine() function
220 while (IsExtraMetricProfileOutputLine(profile_output_lines[line_no])) { in XLA_TEST_F()