Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/expander/
Dutils.cc148 class PrimToPrimPyDecorator : public ExpanderDecorator { class
150 explicit PrimToPrimPyDecorator(const ExpanderPtr &decorated) : ExpanderDecorator(decorated) {} in PrimToPrimPyDecorator() function in mindspore::expander::PrimToPrimPyDecorator