Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/gpu/
Dapply_momentum_weight_fusion.cc56 auto prim = std::make_shared<Primitive>(kFusedWeightApplyMomentum); in Process()
/third_party/mindspore/mindspore/ccsrc/utils/
Dutils.h276 constexpr auto kFusedWeightApplyMomentum = "FusedWeightApplyMomentum"; variable