Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ops/
Dlayer_norm.h29 constexpr auto kNameLayerNorm = prim::kLayerNorm;
/third_party/mindspore/mindspore/core/base/
Dcore_ops.h96 constexpr auto kLayerNorm = "LayerNorm"; variable
348 inline const PrimitivePtr kPrimLayerNorm = std::make_shared<Primitive>(kLayerNorm);