## Description ##
Adding a tutorial to show the correspondance between Module and Gluon API to 
help users transition from the Module API to the Gluon one.

## Checklist ##
### Essentials ###
Please feel free to remove inapplicable items for your PR.
- [ ] The PR title starts with [MXNET-$JIRA_ID], where $JIRA_ID refers to the 
relevant [JIRA issue](https://issues.apache.org/jira/projects/MXNET/issues) 
created (except PRs with tiny changes)
- [ ] Changes are complete (i.e. I finished coding on this PR)
- [ ] All changes have test coverage:
- [ ] Nightly tests are added for complicated/long-running ones (e.g. changing 
distributed kvstore)
- [ ] Code is well-documented: 
- For new examples, README.md is added to explain the what the example does, 
the source of the dataset, expected performance on test set and reference to 
the original paper if applicable
- [ ] To the my best knowledge, examples are either not affected by this 
change, or have been fixed to be compatible with this change

[ Full content available at: 
https://github.com/apache/incubator-mxnet/pull/12542 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to