Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/tools/optimizer/format/
Dto_nhwc_format.cc21 STATUS ToNHWCFormat::GetTransNodeFormatType(const CNodePtr &cnode, opt::TransTypePair *trans_info) { in GetTransNodeFormatType() function in mindspore::opt::ToNHWCFormat
Dto_nchw_format.cc21 STATUS ToNCHWFormat::GetTransNodeFormatType(const CNodePtr &cnode, opt::TransTypePair *trans_info) { in GetTransNodeFormatType() function in mindspore::opt::ToNCHWFormat
/third_party/mindspore/mindspore/lite/tools/converter/parser/
Dunify_format.cc135 STATUS UnifyFormatToNHWC::GetTransNodeFormatType(const CNodePtr &cnode, opt::TransTypePair *trans_i… in GetTransNodeFormatType() function in mindspore::lite::UnifyFormatToNHWC