Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dascend_kernel_compile.h76 void PrintInitResult(const nlohmann::json &json);
Dascend_kernel_compile.cc732 void AscendKernelCompileManager::PrintInitResult(const nlohmann::json &json) { in PrintInitResult() function in mindspore::kernel::ascend::AscendKernelCompileManager
765 PrintInitResult(json_ret); in TbeInitialize()