Searched refs:conv_shape (Results 1 – 1 of 1) sorted by relevance
66 auto conv_shape = shape_ptr->cast<abstract::ShapePtr>(); in TEST_F() local67 MS_EXCEPTION_IF_NULL(conv_shape); in TEST_F()68 auto shape_vec = conv_shape->shape(); in TEST_F()