Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/infer/
Dresize_infer.c95 int ResizeInferShape(const TensorC *const *inputs, size_t inputs_size, TensorC **outputs, size_t ou… in ResizeInferShape() function
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dresize.cc196 abstract::ShapePtr ResizeInferShape(const PrimitivePtr &primitive, const std::vector<AbstractBasePt… in ResizeInferShape() function