mx.opt.get.updater

Description

Get an updater closure that can take list of weight and gradient and return updated list of weight.

Usage

mx.opt.get.updater(optimizer, weights, ctx)

Arguments

Argument

Description

optimizer

The optimizer

weights

The weights to be optimized