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

[incubator-mxnet] branch v1.x updated (d009345 -> 7bef9cb)

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

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


    from d009345  [1.x][LT] Add forward, backward test for linalg.gemm2 (#18784)
     add 7bef9cb  Back port optimization to broadcast_axis to MXNet1.x (#18773)

No new revisions were added by this update.

Summary of changes:
 src/operator/numpy/np_matmul_op-inl.h     |  40 +++++-
 src/operator/tensor/broadcast_reduce_op.h | 208 +++++++++++++++++++++++++++---
 2 files changed, 224 insertions(+), 24 deletions(-)