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 2021/04/15 13:18:28 UTC

[incubator-mxnet] branch master updated (f591b62 -> 2cac53b)

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 f591b62  [FFI] part5: npx.batch_dot, npx.arange_like, npx.broadcast_like (#20110)
     add 2cac53b  Fix broadcast_like (#20169)

No new revisions were added by this update.

Summary of changes:
 src/api/operator/numpy_extension/npx_broadcast_like_op.cc |  8 ++++++--
 tests/python/unittest/test_numpy_op.py                    | 11 +++++++++++
 2 files changed, 17 insertions(+), 2 deletions(-)