Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dascend_kernel_compile.cc60 constexpr auto kFullySupported = "FULLY_SUPPORTED"; variable
788 if (job_type == kCheckSupport && res != kFullySupported) { in OpSelectAndCheckResultProcess()
830 return check_info == kFullySupported; in AscendOpCheckSupported()