Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/ir_fusion/
Dlamb_update_with_lr_v2.cc46 auto prim = std::make_shared<Primitive>(kLambUpdateWithLrV2OpName); in Process()
/third_party/mindspore/mindspore/ccsrc/utils/
Dutils.h146 constexpr auto kLambUpdateWithLrV2OpName = "LambUpdateWithLrV2"; variable