Searched refs:true_root (Results 1 – 1 of 1) sorted by relevance
808 const HloInstruction* true_root = true_computation->root_instruction(); in TEST_F() local810 EXPECT_THAT(true_root->opcode(), HloOpcode::kTuple); in TEST_F()813 const HloInstruction* true_result = true_root->operand(0); in TEST_F()