Home
last modified time | relevance | path

Searched defs:PrimitivePtr (Results 1 – 25 of 92) sorted by relevance

1234

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Djoined_str.cc30 …BaseShapePtr InferShape(const PrimitivePtr &, const std::vector<AbstractBasePtr> &) const override… in InferShape() argument
34 TypePtr InferType(const PrimitivePtr &, const std::vector<AbstractBasePtr> &) const override { in InferType() argument
38 …ValuePtr InferValue(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) const ov… in InferValue() argument
Dmake_tuple.cc44 …BaseShapePtr InferShape(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) cons… in InferShape() argument
48 …TypePtr InferType(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) const over… in InferType() argument
52 AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &, const PrimitivePtr &, in InferShapeAndType()
Dmake_list.cc40 …BaseShapePtr InferShape(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) cons… in InferShape() argument
44 …TypePtr InferType(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) const over… in InferType() argument
48 AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &, const PrimitivePtr &, in InferShapeAndType()
Dtile_size.cc45 …BaseShapePtr InferShape(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) cons… in InferShape() argument
56 …TypePtr InferType(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) const over… in InferType() argument
67 AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &, const PrimitivePtr &, in InferShapeAndType()
79 …ValuePtr InferValue(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) const ov… in InferValue() argument
Dmap_tensor_get_keys.cc38 abstract::ShapePtr MapTensorGetKeysInferShape(const PrimitivePtr &, const std::vector<AbstractBaseP… in MapTensorGetKeysInferShape()
43 TypePtr MapTensorGetKeysInferType(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_a… in MapTensorGetKeysInferType()
Dmap_tensor_erase.cc37 BaseShapePtr MapTensorEraseInferShape(const PrimitivePtr &, const std::vector<AbstractBasePtr> &inp… in MapTensorEraseInferShape()
48 TypePtr MapTensorEraseInferType(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_arg… in MapTensorEraseInferType()
Dgpu_convert_to_dynamic_shape.cc41 abstract::ShapePtr GpuConvertToDynamicShapeInferShape(const PrimitivePtr &, in GpuConvertToDynamicShapeInferShape()
54 TypePtr GpuConvertToDynamicShapeInferType(const PrimitivePtr &, const std::vector<AbstractBasePtr> … in GpuConvertToDynamicShapeInferType()
Dmap_tensor_get_values.cc38 abstract::ShapePtr MapTensorGetValuesInferShape(const PrimitivePtr &, const std::vector<AbstractBas… in MapTensorGetValuesInferShape()
50 TypePtr MapTensorGetValuesInferType(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input… in MapTensorGetValuesInferType()
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_func_impl/
Dtensor_shape.cc27 BaseShapePtr TensorShapeFuncImpl::InferShape(const PrimitivePtr &, in InferShape()
37 TypePtr TensorShapeFuncImpl::InferType(const PrimitivePtr &, const std::vector<AbstractBasePtr> &) … in InferType() argument
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_frontend_func_impl/
Dtile.cc22 …ValuePtr InferValue(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) const ov… in InferValue() argument
Ddiag.cc22 …ValuePtr InferValue(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) const ov… in InferValue() argument
Dbroadcast_to.cc26 …ValuePtr InferValue(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) const ov… in InferValue() argument
Dreduce_prod.cc26 …ValuePtr InferValue(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) const ov… in InferValue() argument
Dreduce_max.cc26 …ValuePtr InferValue(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) const ov… in InferValue() argument
Dmax.cc26 …ValuePtr InferValue(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) const ov… in InferValue() argument
Dreduce_min.cc26 …ValuePtr InferValue(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) const ov… in InferValue() argument
Dsum_ext.cc26 …ValuePtr InferValue(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) const ov… in InferValue() argument
Dcast.cc26 …ValuePtr InferValue(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) const ov… in InferValue() argument
Dmean_ext.cc26 …ValuePtr InferValue(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) const ov… in InferValue() argument
Dreduce_any.cc26 …ValuePtr InferValue(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) const ov… in InferValue() argument
Dprod_ext.cc26 …ValuePtr InferValue(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) const ov… in InferValue() argument
Dmin.cc26 …ValuePtr InferValue(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) const ov… in InferValue() argument
Dreduce_sum.cc26 …ValuePtr InferValue(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) const ov… in InferValue() argument
Dconcat.cc26 …ValuePtr InferValue(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) const ov… in InferValue() argument
Dreduce_mean.cc26 …ValuePtr InferValue(const PrimitivePtr &, const std::vector<AbstractBasePtr> &input_args) const ov… in InferValue() argument

1234