Searched defs:ret_shape (Results 1 – 13 of 13) sorted by relevance
33 const int64_t *ret_shape = MSTensorGetShape(tensor, &ret_shape_num); in TEST_F() local
43 const int64_t *ret_shape = OH_AI_TensorGetShape(tensor, &ret_shape_num); variable
73 auto ret_shape = element0_shape; in ConcatInfer() local
78 auto ret_shape = !min_shape.empty() && !max_shape.empty() && is_dynamic in GetnextInferShape() local
78 ShapeVector ret_shape; in MatMulInferShape() local
92 ShapeVector ret_shape; in BatchMatmulInferShape() local
305 ShapeVector ret_shape; in InferImplMatMul() local373 ShapeVector ret_shape; in InferImplBatchMatMul() local
359 auto ret_shape = std::make_shared<abstract::Shape>(ret_vec, min_shape_vec, max_shape_vec); in MakeAbstractTensor() local
393 ShapePtr ret_shape = std::make_shared<Shape>(bias_dims); in InferImplBiasAddGrad() local
128 auto ret_shape = ret_shape_ptr->shape(); in InferImplStack() local
57 abstract::ShapePtr ret_shape; in Conv2DBackpropFilterInferShape() local
87 abstract::ShapePtr ret_shape; in Conv2DBackpropInputInferShape() local
427 auto ret_shape = std::make_shared<abstract::Shape>(ret_vec, min_shape_vec, max_shape_vec); in MakePyInferRes2AbstractTensor() local