Searched refs:ten_floats (Results 1 – 1 of 1) sorted by relevance
914 auto ten_floats = ShapeUtil::MakeShape(F32, {10}); in TEST_F() local916 HloOpcode::kPower, ten_floats, f32_, {}); in TEST_F()918 ASSERT_TRUE(ShapeUtil::Equal(ten_floats, inferred_status.ValueOrDie())); in TEST_F()922 auto ten_floats = ShapeUtil::MakeShape(F32, {10}); in TEST_F() local924 HloOpcode::kCompare, ten_floats, f32_, {}); in TEST_F()