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 7caffa6  Stop testing Python 2 on CI (#15990)
     add 88cc54d  [OpPerf] Add Neural network loss ops (#17482)

No new revisions were added by this update.

Summary of changes:
 benchmark/opperf/nd_operations/array_rearrange.py  |  4 ++--
 .../{array_rearrange.py => nn_loss_operators.py}   | 27 +++++++++++----------
 benchmark/opperf/opperf.py                         |  5 ++++
 benchmark/opperf/rules/default_params.py           | 14 +++++++++--
 benchmark/opperf/utils/benchmark_utils.py          |  7 ++++++
 benchmark/opperf/utils/op_registry_utils.py        | 28 +++++++++++++++++++++-
 benchmark/opperf/utils/profiler_utils.py           |  4 ++--
 7 files changed, 69 insertions(+), 20 deletions(-)
 copy benchmark/opperf/nd_operations/{array_rearrange.py => 
nn_loss_operators.py} (68%)

Reply via email to