Home
last modified time | relevance | path

Searched defs:input_args (Results 1 – 25 of 212) sorted by relevance

123456789

/third_party/mindspore/mindspore/core/ops/
Dzeros.cc29 …pePtr ZerosInferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_arg… in ZerosInferShape()
39 TypePtr ZerosInferType(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &input_args) { in ZerosInferType()
53 const std::vector<AbstractBasePtr> &input_args) { in ZerosInfer()
58 ValuePtr ZerosInferValue(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &input_args) { in ZerosInferValue()
Dround.cc25 abstract::ShapePtr InferShape(const std::vector<AbstractBasePtr> &input_args) { in InferShape()
30 TypePtr InferType(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &input_args) { in InferType()
38 const std::vector<AbstractBasePtr> &input_args) { in RoundInfer()
Dones.cc29 …apePtr OnesInferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_arg… in OnesInferShape()
38 TypePtr OnesInferType(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &input_args) { in OnesInferType()
51 const std::vector<AbstractBasePtr> &input_args) { in OnesInfer()
60 ValuePtr OnesInferValue(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &input_args) { in OnesInferValue()
Dhshrink.cc29 …::ShapePtr InferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_arg… in InferShape()
35 TypePtr InferType(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_args) { in InferType()
45 const std::vector<AbstractBasePtr> &input_args) { in HShrinkInfer()
Dassign_add.cc26 …::ShapePtr InferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_arg… in InferShape()
32 TypePtr InferType(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_args) { in InferType()
42 const std::vector<AbstractBasePtr> &input_args) { in AssignAddInfer()
Dsin.cc30 …::ShapePtr InferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_arg… in InferShape()
39 TypePtr InferType(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &input_args) { in InferType()
49 const std::vector<AbstractBasePtr> &input_args) { in SinInfer()
Ddiv.cc29 …::ShapePtr InferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_arg… in InferShape()
35 TypePtr InferType(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &input_args) { in InferType()
47 const std::vector<AbstractBasePtr> &input_args) { in DivInfer()
Dless.cc28 …::ShapePtr InferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_arg… in InferShape()
34 TypePtr InferType(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &input_args) { in InferType()
47 const std::vector<AbstractBasePtr> &input_args) { in LessInfer()
Dmaximum.cc26 …::ShapePtr InferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_arg… in InferShape()
32 TypePtr InferType(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &input_args) { in InferType()
44 const std::vector<AbstractBasePtr> &input_args) { in MaximumInfer()
Dfloor.cc29 abstract::ShapePtr InferShape(const std::vector<AbstractBasePtr> &input_args) { in InferShape()
34 TypePtr InferType(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &input_args) { in InferType()
42 const std::vector<AbstractBasePtr> &input_args) { in FloorInfer()
Dpow.cc25 …::ShapePtr InferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_arg… in InferShape()
31 TypePtr InferType(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &input_args) { in InferType()
43 const std::vector<AbstractBasePtr> &input_args) { in PowInfer()
Dcos.cc25 …hapePtr CosInferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_arg… in CosInferShape()
31 TypePtr CosInferType(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &input_args) { in CosInferType()
38 const std::vector<AbstractBasePtr> &input_args) { in CosInfer()
Dless_equal.cc29 …::ShapePtr InferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_arg… in InferShape()
35 TypePtr InferType(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &input_args) { in InferType()
47 const std::vector<AbstractBasePtr> &input_args) { in LessEqualInfer()
Dlogical_and.cc29 …::ShapePtr InferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_arg… in InferShape()
35 TypePtr InferType(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &input_args) { in InferType()
48 const std::vector<AbstractBasePtr> &input_args) { in LogicalAndInfer()
Dsquared_difference.cc28 …::ShapePtr InferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_arg… in InferShape()
33 TypePtr InferType(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &input_args) { in InferType()
43 const std::vector<AbstractBasePtr> &input_args) { in SquaredDifferenceInfer()
Dlogical_or.cc30 …::ShapePtr InferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_arg… in InferShape()
36 TypePtr InferType(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &input_args) { in InferType()
46 const std::vector<AbstractBasePtr> &input_args) { in LogicalOrInfer()
Dlogical_not.cc26 … LogicalNotInferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_arg… in LogicalNotInferShape()
32 …ypePtr LogicalNotInferType(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &input_arg… in LogicalNotInferType()
42 const std::vector<AbstractBasePtr> &input_args) { in LogicalNotInfer()
Dones_like.cc30 …::ShapePtr InferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_arg… in InferShape()
36 TypePtr InferType(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_args) { in InferType()
48 const std::vector<AbstractBasePtr> &input_args) { in OnesLikeInfer()
Ddiag.cc27 …apePtr DiagInferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_arg… in DiagInferShape()
37 TypePtr PartInferType(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_args in PartInferType()
44 const std::vector<AbstractBasePtr> &input_args) { in DiagInfer()
Drsqrt.cc30 …::ShapePtr InferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_arg… in InferShape()
40 TypePtr InferType(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &input_args) { in InferType()
49 const std::vector<AbstractBasePtr> &input_args) { in RsqrtInfer()
Dzeros_like.cc30 …::ShapePtr InferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_arg… in InferShape()
36 TypePtr InferType(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_args) { in InferType()
46 const std::vector<AbstractBasePtr> &input_args) { in ZerosLikeInfer()
Dlayer_norm_x_backprop_v2.cc29const std::vector<AbstractBasePtr> &input_args) { in LayerNormXBackpropV2InferShape()
36 …erNormXBackpropV2InferType(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &input_arg… in LayerNormXBackpropV2InferType()
48 const std::vector<AbstractBasePtr> &input_args) { in LayerNormXBackpropV2Infer()
Dcustom_normalize.cc24 abstract::ShapePtr CustomNormalizeInferShape(const std::vector<AbstractBasePtr> &input_args) { in CustomNormalizeInferShape()
40 TypePtr CustomNormalizeInferType(const std::vector<AbstractBasePtr> &input_args) { in CustomNormalizeInferType()
51 const std::vector<AbstractBasePtr> &input_args) { in CustomNormalizeInfer()
Dhsigmoid.cc24 …::ShapePtr InferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_arg… in InferShape()
33 TypePtr InferType(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &input_args) { in InferType()
44 const std::vector<AbstractBasePtr> &input_args) { in HSigmoidInfer()
Dminimum.cc30 …::ShapePtr InferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr> &input_arg… in InferShape()
36 TypePtr InferType(const PrimitivePtr &prim, const std::vector<AbstractBasePtr> &input_args) { in InferType()
52 const std::vector<AbstractBasePtr> &input_args) { in MinimumInfer()

123456789