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

[incubator-mxnet] branch master updated (a26af2b -> 8e31dad)

This is an automated email from the ASF dual-hosted git repository.

apeforest pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from a26af2b  Remove myself from CODEOWNERS (#15617)
     add 8e31dad  [MXNET-978] Add higher order gradient support `tan`, `tanh` (#15253)

No new revisions were added by this update.

Summary of changes:
 src/operator/tensor/elemwise_unary_op_trig.cc   | 57 ++++++++++++++++++++++++-
 tests/python/unittest/test_higher_order_grad.py | 40 ++++++++++++++++-
 2 files changed, 93 insertions(+), 4 deletions(-)