Home
last modified time | relevance | path

Searched defs:abs_shape (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/customize/op_proto/
Dpolar_proto.cc30 Shape abs_shape = abs_desc.GetShape(); in CUST_IMPLEMT_INFERFUNC() local
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/ops/
Dtest_ops_polar.cc32 ShapeVector abs_shape; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/
Dinsert_pad.cc141 ShapeVector abs_shape; in InsertPad() local
171 ShapeVector abs_shape; in InsertUnpad() local
191 ShapeVector abs_shape; in UpdateMatmulInfo() local
Dgraph_kernel_helper.cc276 auto abs_shape = GetFakeAbstractShape(out_info.shape, out_info.format); in CreateCNode() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dpolar.cc48 auto abs_shape = shape_map[kShape]; in PolarInferShape() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/adapter/
Dcallback_impl.cc220 ShapeVector abs_shape; in SetBasicNodeKernelInfo() local
403 ShapeVector abs_shape; in SetBasicNodeKernelInfo() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/
Dpynative_utils.cc2117 auto abs_shape = std::make_shared<abstract::AbstractTuple>(abstract_shape); in GetSparseTensorShapeNode() local