Searched refs:false_root (Results 1 – 1 of 1) sorted by relevance
809 const HloInstruction* false_root = false_computation->root_instruction(); in TEST_F() local811 EXPECT_THAT(false_root->opcode(), HloOpcode::kTuple); in TEST_F()814 const HloInstruction* false_result = false_root->operand(0); in TEST_F()