Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dascend_kernel_compile.cc86 constexpr auto kTuneOpList = "tune_op_list"; variable
499 tune_infos[kTuneOpList] = GetTuneOpsList(","); in JsonAssemble()