Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dascend_kernel_compile.cc96 constexpr auto kTBE_IMPL_PATH = "TBE_IMPL_PATH"; variable
233 auto save_path = common::GetEnv(kTBE_IMPL_PATH); in GetTbePath()