Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_func_impl/
Deltwise_op.cc31 BaseShapePtr EltwiseOpFuncImpl::InferShapeWithCheck(const PrimitivePtr &primitive, in InferShapeWithCheck() function in mindspore::ops::EltwiseOpFuncImpl
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/optimizer/
Dhelper.cc1036 inline AbstractBasePtr InferShapeWithCheck(const PrimitivePtr &prim, const PrimitivePtr &prim_clone, in InferShapeWithCheck() function