Searched refs:f32_input_shape (Results 1 – 1 of 1) sorted by relevance
181 Shape f32_input_shape = ShapeUtil::MakeShape(F32, {2, 4}); in TEST_F() local201 HloInstruction::CreateParameter(0, f32_input_shape, "a")); in TEST_F()