This is an automated email from the ASF dual-hosted git repository.
reminisce pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from d8193c6 Update add_op_in_backend.md (#16403)
add 7f5e687 numpy-compatible histogram (#16266)
No new revisions were added by this update.
Summary of changes:
python/mxnet/ndarray/numpy/_op.py | 49 +++++++++++++++++++++++++++++++++-
python/mxnet/numpy/multiarray.py | 34 ++++++++++++++++++++++-
python/mxnet/symbol/numpy/_symbol.py | 49 +++++++++++++++++++++++++++++++++-
src/operator/tensor/histogram.cc | 1 +
tests/python/unittest/test_numpy_op.py | 17 ++++++++++++
5 files changed, 147 insertions(+), 3 deletions(-)