Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dconditional_simplifier_test.cc110 auto* true_op = computation->AddInstruction( in TEST_F() local
113 true_op->AddControlDependencyTo(computation->root_instruction())); in TEST_F()
Dwhile_loop_simplifier_test.cc170 auto* true_op = while_op->while_body()->AddInstruction( in TEST_F() local
172 TF_ASSERT_OK(true_op->AddControlDependencyTo( in TEST_F()