This is an automated email from the ASF dual-hosted git repository.
aaronmarkham pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from faccc59 Fix memory leak in NaiveEngine (#15405)
add d7c542a [TUTORIAL] Gluon and Sparse NDArray (#15396)
No new revisions were added by this update.
Summary of changes:
docs/tutorials/index.md | 2 +-
docs/tutorials/sparse/train_gluon.md | 470 +++++++++++++++++++++++++++++++++++
tests/tutorials/test_tutorials.py | 3 +
3 files changed, 474 insertions(+), 1 deletion(-)
create mode 100644 docs/tutorials/sparse/train_gluon.md