Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dxla_hlo_profile_test.cc300 auto initial_while_state = in XLA_TEST_F() local
303 auto while_result = While(condition, body, initial_while_state); in XLA_TEST_F()