Home
last modified time | relevance | path

Searched defs:InferShapeAndType (Results 1 – 25 of 514) sorted by relevance

12345678910>>...21

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dsequence_max_min.cc111 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &engine, const PrimitivePtr &p… in InferShapeAndType() function in mindspore::ops::SequenceMaxInfer
129 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &engine, const PrimitivePtr &p… in InferShapeAndType() function in mindspore::ops::SequenceMinInfer
Dtuple_setitem.cc46 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &, const PrimitivePtr &primiti… in InferShapeAndType() function in mindspore::ops::TupleSetItemInfer
Dtensor_to_list.cc46 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &, const PrimitivePtr &primiti… in InferShapeAndType() function in mindspore::ops::TensorToListInfer
Dtensor_to_tuple.cc46 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &, const PrimitivePtr &primiti… in InferShapeAndType() function in mindspore::ops::TensorToTupleInfer
Dlist_setitem.cc48 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &, const PrimitivePtr &primiti… in InferShapeAndType() function in mindspore::ops::ListSetItemInfer
Dmake_tuple.cc52 AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &, const PrimitivePtr &, in InferShapeAndType() function in mindspore::ops::MakeTupleInfer
Dmake_list.cc48 AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &, const PrimitivePtr &, in InferShapeAndType() function in mindspore::ops::MakeListInfer
Denviron_create.cc52 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &, const PrimitivePtr &primiti… in InferShapeAndType() function in mindspore::ops::EnvironCreateInfer
Dsequence_less.cc127 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &, const PrimitivePtr &primiti… in InferShapeAndType() function in mindspore::ops::SequenceLessThanInfer
160 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &, const PrimitivePtr &primiti… in InferShapeAndType() function in mindspore::ops::SequenceLessEqualInfer
Dsequence_greater.cc118 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &, const PrimitivePtr &primiti… in InferShapeAndType() function in mindspore::ops::SequenceGreaterThanInfer
151 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &, const PrimitivePtr &primiti… in InferShapeAndType() function in mindspore::ops::SequenceGreaterEqualInfer
Drecv.cc62 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &engine, const PrimitivePtr &p… in InferShapeAndType() function in mindspore::ops::ReceiveInfer
Dsequence_add_offset.cc65 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &engine, const PrimitivePtr &p… in InferShapeAndType() function in mindspore::ops::SequenceAddOffsetInfer
Denviron_set.cc49 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &, const PrimitivePtr &primiti… in InferShapeAndType() function in mindspore::ops::EnvironSetInfer
Dsequence_len.cc66 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &engine, const PrimitivePtr &p… in InferShapeAndType() function in mindspore::ops::SequenceLenInfer
Dpy_execute.cc60 AbstractBasePtr PyExecuteInfer::InferShapeAndType(const abstract::AnalysisEnginePtr &, const Primit… in InferShapeAndType() function in mindspore::ops::PyExecuteInfer
Ddtype.cc79 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &, const PrimitivePtr &primiti… in InferShapeAndType() function in mindspore::ops::DTypeInfer
Dselect_view.cc69 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &engine, const PrimitivePtr &p… in InferShapeAndType() function in mindspore::ops::AGSelectViewInfer
Dall_to_all_v.cc95 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &engine, const PrimitivePtr &p… in InferShapeAndType() function in mindspore::ops::AlltoAllVInfer
Ddropout_nd.cc151 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &engine, const PrimitivePtr &p… in InferShapeAndType() function in mindspore::ops::AGDropout2DInfer
170 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &engine, const PrimitivePtr &p… in InferShapeAndType() function in mindspore::ops::AGDropout3DInfer
Dall_reduce.cc84 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &engine, const PrimitivePtr &p… in InferShapeAndType() function in mindspore::ops::AllReduceInfer
Denviron_get.cc54 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &, const PrimitivePtr &primiti… in InferShapeAndType() function in mindspore::ops::EnvironGetInfer
Dsend.cc71 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &engine, const PrimitivePtr &p… in InferShapeAndType() function in mindspore::ops::SendInfer
/third_party/mindspore/mindspore-src/source/mindspore/core/abstract/ops/
Dop_infer.h72 …virtual AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &, const PrimitivePtr … in InferShapeAndType() function
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/grad/
Dshape_mul_grad.cc69 …AbstractBasePtr InferShapeAndType(const abstract::AnalysisEnginePtr &, const PrimitivePtr &primiti… in InferShapeAndType() function in mindspore::ops::ShapeMulGradInfer
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/ops/
Dcopy.cc69 AbstractBasePtr CopyInfer::InferShapeAndType(const abstract::AnalysisEnginePtr &, const PrimitivePt… in InferShapeAndType() function in mindspore::ops::CopyInfer

12345678910>>...21