Home
last modified time | relevance | path

Searched refs:FORMAT_DHWCN (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dge_types_convert.cc80 {kOpFormat_DHWCN, ge::Format::FORMAT_DHWCN}, in GetGeFormat()
/third_party/mindspore/mindspore/profiler/parser/
Dframework_parser.py144 FORMAT_DHWCN = 31 variable in GeFormat
/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/
Dutil.cc91 return GeFormat::FORMAT_DHWCN; in ConvertFormat()