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 1a61a86 HMM Model (#17120)
add 2938684 handle array_like fill_value for np.full; add unit test
coverage (#17245)
No new revisions were added by this update.
Summary of changes:
python/mxnet/ndarray/numpy/_op.py | 16 ++++++++++-
python/mxnet/numpy/multiarray.py | 4 ++-
python/mxnet/symbol/numpy/_symbol.py | 12 ++++++---
tests/python/unittest/test_numpy_op.py | 49 ++++++++++++++++++++++++++++++++++
4 files changed, 76 insertions(+), 5 deletions(-)