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 1da0eb8 support bitwise_and (#16861)
add ab8701a fix np.argmax/argmin output data type (#17476)
No new revisions were added by this update.
Summary of changes:
src/operator/numpy/np_broadcast_reduce_op.h | 48 ++++++++++++++++++++++
src/operator/numpy/np_broadcast_reduce_op_index.cc | 18 ++++++--
src/operator/numpy/np_broadcast_reduce_op_index.cu | 4 +-
tests/python/unittest/test_numpy_op.py | 2 +
4 files changed, 66 insertions(+), 6 deletions(-)