Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dfunctionalize_control_flow_test.cc77 restrict_to_tpu_nodes_ = std::get<0>(GetParam()); in SetUp()
87 bool restrict_to_tpu_nodes_ = false; member in tensorflow::__anone048db3a0111::ConditionalTestFixture
264 restrict_to_tpu_nodes_ in RunTest()
893 restrict_to_tpu_nodes_ = std::get<0>(GetParam()); in SetUp()
909 bool restrict_to_tpu_nodes_ = false; member in tensorflow::__anone048db3a0111::ComplexTestFixture
1104 restrict_to_tpu_nodes_ in RunTest()
1112 if (restrict_to_tpu_nodes_ && mark_outer_loop_tpu_ && !mark_inner_loop_tpu_) { in RunTest()
1127 if (!restrict_to_tpu_nodes_ || in RunTest()
1128 (restrict_to_tpu_nodes_ && mark_outer_loop_tpu_ && in RunTest()