This is an automated email from the ASF dual-hosted git repository.
sxjscience pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 3b911cf Website edits (#17050)
add f045018 [MXNET-978] Higher Order Gradient Support `logp1`, `expm1`,
`square`. (#15416)
No new revisions were added by this update.
Summary of changes:
src/operator/tensor/elemwise_unary_op_logexp.cc | 55 ++++++++++++++++++++++++-
src/operator/tensor/elemwise_unary_op_pow.cc | 30 +++++++++++++-
tests/python/unittest/test_higher_order_grad.py | 33 +++++++++++++++
3 files changed, 115 insertions(+), 3 deletions(-)