Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ops/grad/
Dlayer_norm_grad.cc60 REGISTER_PRIMITIVE_EVAL_IMPL(LayerNormGrad, prim::kPrimLayerNormGrad, LayerNormGradInfer, nullptr, …
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/ir_fission/
Dlayer_norm_grad_split.cc97 VectorRef pattern({prim::kPrimLayerNormGrad, Xs}); in DefinePattern()
/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/op_declare/
Dnn_norm_ops_declare.cc104 REG_ADPT_DESC(LayerNormGrad, prim::kPrimLayerNormGrad->name(), ADPT_DESC(LayerNormGrad))
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/
Dgraph_kernel_expander.cc77 {kGPUDevice, OpLevel_1, prim::kPrimLayerNormGrad}, in GetExpandOps()
/third_party/mindspore/mindspore/core/base/
Dcore_ops.h349 inline const PrimitivePtr kPrimLayerNormGrad = std::make_shared<Primitive>(kLayerNormGrad); variable
/third_party/mindspore/mindspore/ccsrc/backend/session/
Danf_runtime_algorithm.cc158 {prim::kPrimLayerNormGrad->name(),