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/06 23:11:40 UTC

[incubator-mxnet] branch master updated (6de6848 -> c928392)

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 6de6848  Not to search for coverage files when none exist (#16107)
     add c928392  [MXNET-978] Higher Order Gradient Support `sqrt`, `cbrt`. (#15474)

No new revisions were added by this update.

Summary of changes:
 src/operator/tensor/elemwise_unary_op_pow.cc    | 71 ++++++++++++++++++++++++-
 tests/python/unittest/test_higher_order_grad.py | 40 ++++++++++++++
 2 files changed, 109 insertions(+), 2 deletions(-)