Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dascend_kernel_compile.cc99 constexpr auto kBkPath = "/usr/local/Ascend/opp/op_impl/built-in/ai_core/tbe/"; variable
246 } else if (realpath(kBkPath, real_path)) { in GetTbePath()
249 MS_LOG(WARNING) << "Can not get access to [" << kDefPath << "] or [" << kBkPath << "]"; in GetTbePath()