Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dascend_kernel_compile.cc53 constexpr auto kFinalize = "Finalize"; variable
489 if (job_type == kInitialize || job_type == kFinalize) { in JsonAssemble()