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 de30aa5 Add numpy random weibull operator (#17505)
add 71a5c9e Fix Flaky Test Higher Order Grad (#17325)
No new revisions were added by this update.
Summary of changes:
python/mxnet/test_utils.py | 12 ++++++++++
src/nnvm/node_op_util.h | 6 +++++
src/operator/tensor/elemwise_unary_op_logexp.cc | 10 +++++----
src/operator/tensor/elemwise_unary_op_trig.cc | 30 ++++++++++++++++++++-----
tests/python/unittest/test_higher_order_grad.py | 24 ++++++++------------
5 files changed, 57 insertions(+), 25 deletions(-)