Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dtbe_utils.cc60 constexpr auto kCOMPILER_CACHE_PATH = "MS_COMPILER_CACHE_PATH"; variable
113 if (!Common::CommonFuncForConfigPath("./", common::GetEnv(kCOMPILER_CACHE_PATH), &config_path)) { in GetOpDebugPath()
115 << common::GetEnv(kCOMPILER_CACHE_PATH) in GetOpDebugPath()