Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/infer/
Darithmetic_infer.c52 int ArithmeticInferShape(const TensorC *const *inputs, size_t inputs_size, TensorC **outputs, size_… in ArithmeticInferShape() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/graph/
Dpreprocess_dynamic_shape.cc80 int ArithmeticInferShape(const CNodePtr &cnode, const std::vector<ShapeVector> &in_shapes, in ArithmeticInferShape() function