Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dge_types_convert.cc78 {kOpFormat_NCDHW, ge::Format::FORMAT_NCDHW}, in GetGeFormat()
/third_party/mindspore/mindspore/profiler/parser/
Dframework_parser.py143 FORMAT_NCDHW = 30 variable in GeFormat
/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/
Dutil.cc87 return GeFormat::FORMAT_NCDHW; in ConvertFormat()