Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dxla_hlo_profile_test.cc317 auto while_body_profile_start = in XLA_TEST_F() local
322 ASSERT_NE(while_body_profile_start, profile_output_lines.cend()); in XLA_TEST_F()
325 std::find_if(while_body_profile_start, profile_output_lines.end(), in XLA_TEST_F()
337 for (auto while_body_profile_i = while_body_profile_start + 1; in XLA_TEST_F()
343 /*expect_hlo=*/while_body_profile_i != (while_body_profile_start + 1), in XLA_TEST_F()