Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/infer/
Dstack_infer.c20 int StackInferShape(const TensorC *const *inputs, size_t inputs_size, TensorC **outputs, size_t out… in StackInferShape() function
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dstack.cc54 abstract::ShapePtr StackInferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePtr… in StackInferShape() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/graph/
Dpreprocess_dynamic_shape.cc523 int StackInferShape(const CNodePtr &cnode, const std::vector<ShapeVector> &in_shapes, in StackInferShape() function