Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Dfunctor.h104 explicit ShapeCalcBaseFunctor(const std::string &name) : Functor(name) {} in ShapeCalcBaseFunctor() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/common/expander/core/
Demitter.h434 MS_DECLARE_PARENT(PureShapeCalc, ShapeCalcBaseFunctor) in MS_DECLARE_PARENT() argument