Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/ir_fusion/
Dlamb_update_with_lr_rule_fusion.cc64 auto prim = std::make_shared<Primitive>(kLambUpdateWithLROpName); in Process()
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/enhancer/
Dinsert_tensor_move_for_hccl_op.cc30 kLambUpdateWithLROpName, kGetNextOpName};
/third_party/mindspore/mindspore/ccsrc/utils/
Dutils.h140 constexpr auto kLambUpdateWithLROpName = "LambUpdateWithLR"; variable