Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/akg/
Dakg_kernel_attrs_process.cc202 {kConvBN1OpName, SetAkgAttrsForConvBN1},
/third_party/mindspore/mindspore/ccsrc/utils/
Dutils.h45 constexpr auto kConvBN1OpName = "ConvBN1"; variable