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 0e6ab21 Move cpp-package/include/mxnet-cpp/.gitignore to avoid
copying it on installation
add 1af06d9 refactor sample_n (#17618)
No new revisions were added by this update.
Summary of changes:
python/mxnet/ndarray/numpy_extension/random.py | 40 ++++++++++++---------
python/mxnet/symbol/numpy_extension/random.py | 40 ++++++++++++---------
src/operator/numpy/random/dist_common.h | 49 ++++++++++++++++++++------
src/operator/numpy/random/np_bernoulli_op.cc | 2 +-
tests/python/unittest/test_numpy_op.py | 3 +-
5 files changed, 88 insertions(+), 46 deletions(-)