Monitoring

Callback: Functions to track various status during an epoch

mx.callback.early.stop

Early stop with different conditions

mx.callback.log.speedometer

Calculate the training speed

mx.callback.log.train.metric

Log training metric each period

mx.callback.save.checkpoint

Save checkpoint to files each period iteration

Profiler: Running time and memory consumption of MXNet models

mx.profiler.config

Set up the configuration of profiler

mx.profiler.state

Set up the profiler state to record operator