Home
last modified time | relevance | path

Searched refs:kOpFormat_ChannelFirst (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/cpu/
Dinsert_format_transform_op.cc192 origin_format = kOpFormat_ChannelFirst; in Run()
/third_party/mindspore/mindspore/ccsrc/utils/
Dutils.h570 constexpr auto kOpFormat_ChannelFirst = "ChannelFirst"; variable