Searched refs:dslice_shape (Results 1 – 1 of 1) sorted by relevance
5468 const Shape dslice_shape = ShapeUtil::MakeShape(F32, {10}); in TEST_F() local5470 HloInstruction::CreateParameter(0, dslice_shape, "operand")); in TEST_F()5477 dslice_shape, operand, update, in TEST_F()