You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by la...@apache.org on 2020/11/17 05:39:43 UTC

[incubator-mxnet] branch master updated (6bc0647 -> 9625f8f)

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

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


    from 6bc0647  External Operators 2 (#19431)
     add 9625f8f  Fix fallback.py and test_numpy_interoperability.py (#19457)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/numpy/fallback.py                      | 14 ++++++++++----
 python/mxnet/numpy/multiarray.py                    | 21 ++++++++++++++++++---
 .../python/unittest/test_numpy_interoperability.py  |  4 +++-
 3 files changed, 31 insertions(+), 8 deletions(-)