Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/tools/optimizer/format/
Dto_format_base.cc139 STATUS ToFormatBase::InsertPostTransNode(const FuncGraphPtr &func_graph, const CNodePtr &cnode, in InsertPostTransNode() function in mindspore::opt::ToFormatBase
/third_party/mindspore/mindspore/lite/tools/optimizer/graph/
Ddecrease_transpose_algo.cc366 STATUS DecreaseTransposeAlgo::InsertPostTransNode(const FuncGraphPtr &func_graph, const CNodePtr &c… in InsertPostTransNode() function in mindspore::opt::DecreaseTransposeAlgo