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/04/09 00:01:45 UTC

[incubator-mxnet] branch master updated (178b98e -> d1616c9)

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 178b98e  [Numpy] OP_interp (#17793)
     add d1616c9  [numpy] FFI binary bitwise ops  (#17812)

No new revisions were added by this update.

Summary of changes:
 benchmark/python/ffi/benchmark_ffi.py              |  7 +++
 python/mxnet/ndarray/numpy/_op.py                  | 29 ++++++++---
 src/api/operator/numpy/np_elemwise_broadcast_op.cc | 59 ++++++++++++++++++++++
 3 files changed, 87 insertions(+), 8 deletions(-)