Home
last modified time | relevance | path

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

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