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/01/23 09:16:32 UTC

[incubator-mxnet] branch master updated (765ba32 -> b3dcd32)

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 765ba32  quantile/percentile (#17234)
     add b3dcd32  np.broadcast_to extension (#17358)

No new revisions were added by this update.

Summary of changes:
 src/operator/numpy/np_broadcast_reduce_op_value.cc | 14 +++++++----
 tests/python/unittest/test_numpy_op.py             | 27 ++++++++++++++++++++++
 2 files changed, 36 insertions(+), 5 deletions(-)