Searched defs:GetTransNodeFormatType (Results 1 – 4 of 4) sorted by relevance
23 STATUS ToNCHWFormat::GetTransNodeFormatType(const CNodePtr &cnode, opt::TransTypePair *trans_info) { in GetTransNodeFormatType() function in mindspore::opt::ToNCHWFormat
42 STATUS ToNHWCFormat::GetTransNodeFormatType(const CNodePtr &cnode, opt::TransTypePair *trans_info) { in GetTransNodeFormatType() function in mindspore::opt::ToNHWCFormat
31 void UnifyFormatToNHWC::GetTransNodeFormatType(const api::CNodePtr &cnode, dpico::TransTypePair *tr… in GetTransNodeFormatType() function in mindspore::lite::UnifyFormatToNHWC
141 STATUS UnifyFormatToNHWC::GetTransNodeFormatType(const CNodePtr &cnode, opt::TransTypePair *trans_i… in GetTransNodeFormatType() function in mindspore::lite::UnifyFormatToNHWC