Home
last modified time | relevance | path

Searched defs:adjust_log_level (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dascend_kernel_compile.cc129 …(const nlohmann::json &info, const std::string &job_name, const int job_id, int adjust_log_level) { in PrintInfo()
286 void AscendKernelCompileManager::PrintProcessLog(const nlohmann::json &json, int adjust_log_level =… in PrintProcessLog()