Class SparseApplyRMSProp

Inheritance Relationships

Base Type

Class Documentation

class SparseApplyRMSProp : public mindspore::ops::PrimitiveC

Update relevant entries according to the rmsprop algorithm.

Public Functions

inline SparseApplyRMSProp()

Constructor.

~SparseApplyRMSProp() = default

Destructor.