Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dascend_kernel_compile.cc95 constexpr auto kMS_PARA_DEBUG_PATH = "PARA_DEBUG_PATH"; variable
216 auto save_path = common::GetEnv(kMS_PARA_DEBUG_PATH); in GetParaDebugPath()