Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/dump/
Ddata_dumper.cc59 constexpr const char *kNodeNameOpDebug = "Node_OpDebug"; variable
290 task.mutable_op()->set_op_name(kNodeNameOpDebug); in SetOpDebugMappingInfo()
300 output.set_original_name(kNodeNameOpDebug); in SetOpDebugMappingInfo()