Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/ir_fusion/
Dlamb_next_mv_with_decay_v1_rule.cc118 auto prim = std::make_shared<Primitive>(kLambNextMVWithDecayV1OpName); in GetFusionNodeInputs()
/third_party/mindspore/mindspore/ccsrc/utils/
Dutils.h142 constexpr auto kLambNextMVWithDecayV1OpName = "LambNextMVWithDecayV1"; variable