Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dascend_kernel_compile.cc97 constexpr auto kTUNE_OPS_NAME = "TUNE_OPS_NAME"; variable
257 auto ops = common::GetEnv(kTUNE_OPS_NAME); in GetTuneOpsList()