Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/data_dump/
Ddump_json_parser.h44 void PrintUnusedKernel();
Ddump_json_parser.cc537 void DumpJsonParser::PrintUnusedKernel() { in PrintUnusedKernel() function in mindspore::DumpJsonParser
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_kernel_runtime.cc161 DumpJsonParser::GetInstance().PrintUnusedKernel(); in ClearGraphModelMap()