Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/ir_fission/
Dlayer_norm_grad_split.cc41 auto prim = std::make_shared<Primitive>(kLayerNormXBackpropV2OpName); in CreateOutputsOfLayerNormXBackpropV2()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/
Dtbe_adapter.cc71kLayerNormXBackpropV2OpName,
/third_party/mindspore/mindspore/ccsrc/utils/
Dutils.h148 constexpr auto kLayerNormXBackpropV2OpName = "LayerNormXBackpropV2"; variable