Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dascend_kernel_compile.cc90 constexpr auto kTuneDumpPath = "tune_dump_path"; variable
500 tune_infos[kTuneDumpPath] = TbeUtils::GetTuneDumpPath(); in JsonAssemble()