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 ce8a616 Fix reverse shape inference in LayerNorm (#17683)
add c63ae49 fix full and full_like when input is boolean (#17668)
No new revisions were added by this update.
Summary of changes:
python/mxnet/ndarray/numpy/_op.py | 5 +++++
python/mxnet/symbol/numpy/_symbol.py | 5 +++++
src/operator/tensor/init_op.h | 15 ++++++++-------
tests/python/unittest/test_numpy_op.py | 10 ++++++----
4 files changed, 24 insertions(+), 11 deletions(-)