Searched refs:maximum_shape (Results 1 – 1 of 1) sorted by relevance
45 auto maximum_shape = shape_ptr->cast<abstract::ShapePtr>(); in TEST_F() local46 MS_EXCEPTION_IF_NULL(maximum_shape); in TEST_F()47 auto shape_vec = maximum_shape->shape(); in TEST_F()