Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dxla_hlo_profile_test.cc337 for (auto while_body_profile_i = while_body_profile_start + 1; in XLA_TEST_F() local
338 while_body_profile_i != while_body_profile_end; while_body_profile_i++) { in XLA_TEST_F()
342 *while_body_profile_i, in XLA_TEST_F()
343 /*expect_hlo=*/while_body_profile_i != (while_body_profile_start + 1), in XLA_TEST_F()