Searched refs:body_rhs (Results 1 – 1 of 1) sorted by relevance
730 auto body_rhs = builder_body.AddInstruction( in TEST_F() local733 builder_body.AddInstruction(CreateDot(shape, body_lhs, body_rhs)); in TEST_F()735 builder_body.AddInstruction(CreateDot(shape, body_rhs, body_lhs)); in TEST_F()759 EXPECT_FALSE(OutputsBF16(body_rhs)); in TEST_F()856 auto body_rhs = builder_body.AddInstruction( in TEST_F() local859 builder_body.AddInstruction(CreateDot(shape, body_lhs, body_rhs)); in TEST_F()861 HloInstruction::CreateTuple({body_dot, body_rhs})); in TEST_F()886 EXPECT_FALSE(OutputsBF16(body_rhs)); in TEST_F()