| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/ |
| D | all_finite.cc | 43 …ShapePtr AllFiniteInferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &) { in AllFiniteInferShape() 49 TypePtr AllFiniteInferType(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &) { in AllFiniteInferType()
|
| D | tril_indices.cc | 44 …apePtr TrilIndicesInferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &) { in TrilIndicesInferShape() 72 TypePtr TrilIndicesInferType(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &) { in TrilIndicesInferType()
|
| D | triu_indices.cc | 44 …apePtr TriuIndicesInferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &) { in TriuIndicesInferShape() 75 TypePtr TriuIndicesInferType(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &) { in TriuIndicesInferType()
|
| D | base_operator.h | 33 using AbstractBasePtr = std::shared_ptr<AbstractBase>; variable
|
| D | npu_alloc_float_status.cc | 36 …hapePtr NPUAllocFloatStatusInferShape(const PrimitivePtr &, const std::vector<AbstractBasePtr> &) { in NPUAllocFloatStatusInferShape()
|
| D | map_tensor_get_keys.cc | 38 …::ShapePtr MapTensorGetKeysInferShape(const PrimitivePtr &, const std::vector<AbstractBasePtr> &) { in MapTensorGetKeysInferShape()
|
| D | reservoir_replay_buffer.cc | 235 BaseShapePtr CommonInferShape(const PrimitivePtr &, const std::vector<AbstractBasePtr> &) { in CommonInferShape()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/operator/composite/ |
| D | zip_operation.h | 37 using AbstractBasePtr = abstract::AbstractBasePtr; variable
|
| D | starred_operation.h | 39 using AbstractBasePtr = abstract::AbstractBasePtr; variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/mindapi/ir/ |
| D | common.h | 39 using AbstractBasePtr = SharedPtr<AbstractBase>; variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/ge/ |
| D | convert_pad_v3_paddings.h | 47 …virtual const AnfNodePtr CreateConstPaddingsPass(const FuncGraphPtr &, const AbstractBasePtr &, co… in CreateConstPaddingsPass()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/c_api/src/ |
| D | common.h | 76 using AbstractBasePtr = mindspore::abstract::AbstractBasePtr; variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_func_impl/ |
| D | upsample.cc | 113 … const std::tuple<AbstractBasePtr, AbstractBasePtr> &input_args, in InferShapeWithNone()
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/graph_compiler/ |
| D | compile_result_builder.cc | 30 using AbstractBasePtr = mindspore::abstract::AbstractBasePtr; typedef
|
| D | anfnode_tensor_adapter.cc | 27 using AbstractBasePtr = mindspore::abstract::AbstractBasePtr; typedef
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ir/ |
| D | anf.h | 57 using AbstractBasePtr = std::shared_ptr<abstract::AbstractBase>; variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/static_analysis/ |
| D | static_analysis.cc | 1873 … [infer_graph](const AbstractBasePtr &) -> AnfNodePtr { return infer_graph->add_parameter(); }); in EvalFunctionValue()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/ |
| D | action.cc | 221 … [infer_graph](const AbstractBasePtr &) -> AnfNodePtr { return infer_graph->add_parameter(); }); in ConstructGraphForEval()
|