sponge.optimizer

API Name

Description

Supported Platforms

sponge.optimizer.DynamicUpdater

Updater for molecular dynamics (MD) simulation.

Ascend GPU

sponge.optimizer.SteepestDescent

Implements the steepest descent (gradient descent) algorithm.

Ascend GPU CPU

sponge.optimizer.Updater

Base class of the MindSPONGE updater, which is a special subclass of the mindspore.nn.Optimizer in MindSpore.

Ascend GPU

sponge.optimizer.UpdaterMD

A updater for molecular dynamics (MD) simulation, which is the subclass of Updater.

Ascend GPU