You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by aa...@apache.org on 2019/07/03 16:32:34 UTC

[incubator-mxnet] branch master updated (6a8d9eb -> 3df3e2c)

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