You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by ha...@apache.org on 2020/08/01 00:07:26 UTC

[incubator-mxnet] branch master updated (08a5ee3 -> 5a22193)

This is an automated email from the ASF dual-hosted git repository.

haibin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from 08a5ee3  fix gelu to use erf based algorithm (#18827)
     add 5a22193  [NumPy] allow mixed array types (#18562)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/numpy/multiarray.py            | 35 +++++++++++++++++------------
 tests/python/unittest/test_numpy_ndarray.py | 20 +++++++++++++++++
 2 files changed, 41 insertions(+), 14 deletions(-)