Home
last modified time | relevance | path

Searched refs:kOpFormat_NC1KHKWHWC0 (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/utils/
Dutils.h572 constexpr auto kOpFormat_NC1KHKWHWC0 = "NC1KHKWHWC0"; variable
595 kOpFormat_NC1KHKWHWC0,
668 kOpFormat_FRACTAL_Z_3D, kOpFormat_NC1KHKWHWC0, kOpFormat_NC1HWC0, kOpFormat_FRAC_NZ,
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dge_types_convert.cc66 {kOpFormat_NC1KHKWHWC0, ge::Format::FORMAT_NC1KHKWHWC0}, in GetGeFormat()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/rts/
Dmemcpy_async.cc170 … kOpFormat_NC1HWC0, kOpFormat_FRAC_Z, kOpFormat_NC1KHKWHWC0,
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/
Dascend_helper.cc145 if (output_format == kOpFormat_NC1KHKWHWC0) { in InsertTransOpForSingleOutput()
171 if (output_format == kOpFormat_NC1KHKWHWC0) { in InsertTransOpForMultipleOutput()