Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dascend_kernel_compile.cc91 constexpr auto kTuneBankPath = "tune_bank_path"; variable
501 tune_infos[kTuneBankPath] = TbeUtils::GetBankPath(); in JsonAssemble()