Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ops/
Dsparse_apply_r_m_s_prop.cc112 REGISTER_PRIMITIVE_EVAL_IMPL(SparseApplyRMSProp, prim::kPrimSparseApplyRMSProp, SparseApplyRMSPropI…
/third_party/mindspore/mindspore/core/base/
Dcore_ops.h407 inline const PrimitivePtr kPrimSparseApplyRMSProp = std::make_shared<Primitive>("SparseApplyRMSProp… variable