This is an automated email from the ASF dual-hosted git repository.
thomasdelteil pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 6f60b9b fix span issue on tutorial index (#15279)
add eb48370 Added transform tutorial (#15114)
No new revisions were added by this update.
Summary of changes:
docs/tutorials/gluon/transforms.md | 173 +++++++++++++++++++++++++++++++++++++
docs/tutorials/index.md | 1 +
tests/tutorials/test_tutorials.py | 3 +
3 files changed, 177 insertions(+)
create mode 100644 docs/tutorials/gluon/transforms.md