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 a11a9f9 [numpy] add fallback ops (#17609)
add c2aff58 Implement remaining nn_basic ops in opperf (#17456)
No new revisions were added by this update.
Summary of changes:
CONTRIBUTORS.md | 3 +-
.../opperf/nd_operations/nn_basic_operators.py | 102 ++++++-------
benchmark/opperf/rules/default_params.py | 168 ++++++++++++++++++++-
benchmark/opperf/utils/benchmark_utils.py | 43 ++++--
benchmark/opperf/utils/op_registry_utils.py | 28 +++-
5 files changed, 267 insertions(+), 77 deletions(-)