Home
last modified time | relevance | path

Searched defs:SliceInferShape (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/infer/
Dslice_infer.c65 int SliceInferShape(const TensorC *const *inputs, size_t inputs_size, TensorC **outputs, size_t out… in SliceInferShape() function
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dslice.cc75 abstract::ShapePtr SliceInferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr… in SliceInferShape() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/customize/op_proto/
Dselection_ops_proto.cc457 IMPLEMT_COMMON_INFERFUNC(SliceInferShape) { in IMPLEMT_COMMON_INFERFUNC() argument