Searched defs:GetTransNodeFormatType (Results 1 – 3 of 3) sorted by relevance
21 STATUS ToNCHWFormat::GetTransNodeFormatType(const CNodePtr &cnode, opt::TransTypePair *trans_info) { in GetTransNodeFormatType() function in mindspore::opt::ToNCHWFormat
21 STATUS ToNHWCFormat::GetTransNodeFormatType(const CNodePtr &cnode, opt::TransTypePair *trans_info) { in GetTransNodeFormatType() function in mindspore::opt::ToNHWCFormat
135 STATUS UnifyFormatToNHWC::GetTransNodeFormatType(const CNodePtr &cnode, opt::TransTypePair *trans_i… in GetTransNodeFormatType() function in mindspore::lite::UnifyFormatToNHWC