Class ApplyAdagradDA

Inheritance Relationships

Base Type

Class Documentation

class ApplyAdagradDA : public mindspore::ops::PrimitiveC

Update var according to the proximal adagrad scheme. Refer to Python API mindspore.ops.ApplyAdagradDA for more details.

Public Functions

inline ApplyAdagradDA()

Constructor.

~ApplyAdagradDA() = default

Destructor.