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/09/30 21:04:11 UTC

[incubator-mxnet] branch master updated (3ffd2c2 -> 66f1656)

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 3ffd2c2  [MXNET-978] Fully connected, higher order grad (#14779)
     add 66f1656  [MXNET-978] Higher Order Gradient Support `arcsinh`, `arccosh`. (#15530)

No new revisions were added by this update.

Summary of changes:
 src/operator/tensor/elemwise_unary_op_trig.cc   | 52 ++++++++++++++++++++++++-
 tests/python/unittest/test_higher_order_grad.py | 34 ++++++++++++++++
 2 files changed, 84 insertions(+), 2 deletions(-)