Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/gpu/
Dadam_weight_decay_fusion.cc163 auto prim = std::make_shared<Primitive>(kFusedAdamWeightDecayName); in Process()
/third_party/mindspore/mindspore/ccsrc/utils/
Dutils.h210 constexpr auto kFusedAdamWeightDecayName = "FusedAdamWeightDecay"; variable
637 kFusedAdamWeightDecayName,