This is an automated email from the ASF dual-hosted git repository.
haoj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from cc4632d fix custom op makefile (#17516)
add 373bb4a add np.amin (#17538)
No new revisions were added by this update.
Summary of changes:
python/mxnet/_numpy_op_doc.py | 182 +++++++++++++++++----
python/mxnet/numpy_dispatch_protocol.py | 1 +
src/operator/numpy/np_broadcast_reduce_op_value.cc | 1 +
.../python/unittest/test_numpy_interoperability.py | 25 ++-
4 files changed, 172 insertions(+), 37 deletions(-)