Searched refs:restrict_to_tpu_nodes_ (Results 1 – 1 of 1) sorted by relevance
77 restrict_to_tpu_nodes_ = std::get<0>(GetParam()); in SetUp()87 bool restrict_to_tpu_nodes_ = false; member in tensorflow::__anone048db3a0111::ConditionalTestFixture264 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::ComplexTestFixture1104 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()