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 6a8d9eb [MXNET-978] Higher order gradient for sigmoid (#15288)
add 3df3e2c [TUTORIAL] Gluon performance tips and tricks (#15427)
No new revisions were added by this update.
Summary of changes:
docs/tutorials/gluon/performance.md | 483 ++++++++++++++++++++++++++++++++++++
docs/tutorials/index.md | 1 +
tests/tutorials/test_tutorials.py | 3 +
3 files changed, 487 insertions(+)
create mode 100644 docs/tutorials/gluon/performance.md