| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/ |
| D | array_len.cc | 53 auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[0]->GetShape()); in ArrayLenInferInner() local 91 auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[0]->GetShape()); in InferValue() local
|
| D | size.cc | 59 auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_shape_ptr); in InferValue() local
|
| D | imag.cc | 50 …auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[kInputIndex0]->GetShap… in ImagInferShape() local
|
| D | channel_shuffle.cc | 47 auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[0]->GetShape()); in ChannelShuffleInferShape() local
|
| D | adaptive_max_pool2d.cc | 61 auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[0]->GetShape()); in AdaptiveMaxPool2DInferShape() local
|
| D | polar.cc | 47 auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[0]->GetShape()); in PolarInferShape() local
|
| D | get_squeeze_slice_shape.cc | 51 auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(data_abs->GetShape()); in GetSqueezeSliceShapeInferInner() local
|
| D | linear_sum_assignment.cc | 50 …auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[kInputIndex0]->GetShap… in LinearSumAssignmentInferShape() local
|
| D | data_format_dim_map.cc | 49 auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[0]->GetShape()); in DataFormatDimMapInferShape() local
|
| D | tril.cc | 39 auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_shape->GetShape()); in TrilInferShape() local
|
| D | randperm.cc | 103 auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(shape_ptr); in InferShape() local
|
| D | normalize_tuple_index.cc | 220 auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(data_abs->GetShape()); in NormalizeTupleIndexInferInner() local 255 auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[0]->GetShape()); in InferShape() local
|
| D | topk.cc | 39 …auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[kInputIndex0]->GetShap… in TopKInferShape() local
|
| D | depth_to_space.cc | 77 …auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[kInputIndex0]->GetShap… in DepthToSpaceInferShape() local
|
| D | random_gamma.cc | 66 …auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[kInputIndex0]->GetShap… in GammaInferShape() local
|
| D | strided_slice_v2.cc | 318 ShapeMap shape_map; in DynamicComputeInferShapeV2() local 411 auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[x_index]->GetShape()); in StridedSliceV2InferShape() local
|
| D | max_pool.cc | 133 auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[0]->GetShape()); in MaxPoolInferShape() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/grad/ |
| D | max_pool_grad.cc | 43 auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[0]->GetShape()); in MaxPoolGradInferShape() local
|
| D | slice_grad.cc | 34 auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[1]->GetShape()); in SliceGradInferShape() local
|
| D | softmax_grad.cc | 51 auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[1]->GetShape()); in SoftmaxGradInferShape() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_func_impl/ |
| D | sort_ext.cc | 42 …auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[kInputIndex0]->GetShap… in InferShape() local
|
| D | topk_ext.cc | 44 …auto shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[kInputIndex0]->GetShap… in InferShape() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/utils/ |
| D | check_convert_utils.cc | 664 ShapeMap shape_map; in ConvertShapePtrToShapeMap() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/operator/composite/ |
| D | tensor_index.cc | 50 ShapeMap shape_map = CheckAndConvertUtils::ConvertShapePtrToShapeMap(data->BuildShape()); in PreHandleIndex() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/ascend_ge/ |
| D | ge_graph_executor.cc | 1068 std::map<std::string, std::string> shape_map; in UpdateInputShapeOption() local
|