Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/dpico/parser/
Dunify_format.cc99 STATUS UnifyFormatToNHWC::InsertPostTransNode(const api::FuncGraphPtr &func_graph, const api::CNode… in InsertPostTransNode() function in mindspore::lite::UnifyFormatToNHWC
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/format/
Dto_format_base.cc153 STATUS ToFormatBase::InsertPostTransNode(const FuncGraphPtr &func_graph, const CNodePtr &cnode, in InsertPostTransNode() function in mindspore::opt::ToFormatBase
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/graph/
Ddecrease_transpose_algo.cc427 STATUS DecreaseTransposeAlgo::InsertPostTransNode(const FuncGraphPtr &func_graph, const CNodePtr &c… in InsertPostTransNode() function in mindspore::opt::DecreaseTransposeAlgo