Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dge_types_convert.cc77 {kOpFormat_NDHWC, ge::Format::FORMAT_NDHWC}, in GetGeFormat()
/third_party/mindspore/mindspore/profiler/parser/
Dframework_parser.py140 FORMAT_NDHWC = 27 variable in GeFormat
/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/
Dutil.cc85 return GeFormat::FORMAT_NDHWC; in ConvertFormat()