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 eecf2ed add np.random.chisquare (#17524)
add 93c123d [OpPerf] Add norm, cast ops, remaining optimizer ops (#17542)
No new revisions were added by this update.
Summary of changes:
.../opperf/nd_operations/nn_optimizer_operators.py | 73 +++++++++++++++++-
benchmark/opperf/nd_operations/unary_operators.py | 19 ++++-
benchmark/opperf/rules/default_params.py | 13 +++-
benchmark/opperf/utils/benchmark_utils.py | 90 +++++++++++++++-------
benchmark/opperf/utils/ndarray_utils.py | 40 +++++++---
benchmark/opperf/utils/op_registry_utils.py | 28 +++++--
6 files changed, 214 insertions(+), 49 deletions(-)