You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by hz...@apache.org on 2020/07/03 07:11:58 UTC

[incubator-mxnet] branch master updated (c519e0e -> d1b0a09)

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

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


    from c519e0e  Mark test_get_symbol as garbage_expected (#18595)
     add d1b0a09  [numpy] FFI flip, rollaxis, stack (#18614)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/ndarray/numpy/_op.py      |  7 ++-
 src/api/operator/numpy/np_matrix_op.cc | 81 ++++++++++++++++++++++++++++++++++
 src/operator/numpy/np_matrix_op-inl.h  | 14 ++++++
 src/operator/tensor/matrix_op-inl.h    |  7 +++
 4 files changed, 105 insertions(+), 4 deletions(-)