Home
last modified time | relevance | path

Searched defs:DepthToSpaceInferShape (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/infer/
Ddepth_to_space_infer.c20 int DepthToSpaceInferShape(const TensorC *const *inputs, size_t inputs_size, TensorC **outputs, siz… in DepthToSpaceInferShape() function
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Ddepth_to_space.cc68 abstract::ShapePtr DepthToSpaceInferShape(const PrimitivePtr &primitive, in DepthToSpaceInferShape() function