Class SparseApplyRMSProp

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Class Documentation

class SparseApplyRMSProp : public mindspore::ops::BaseOperator

Update relevant entries according to the rmsprop algorithm.

Public Functions

inline SparseApplyRMSProp()

Constructor.