Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/dump/
Ddata_dumper.cc60 constexpr const char *kOpTypeOpDebug = "Opdebug"; variable
291 task.mutable_op()->set_op_type(kOpTypeOpDebug); in SetOpDebugMappingInfo()