You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by ke...@apache.org on 2018/11/27 02:42:32 UTC

[incubator-mxnet] branch master updated (14ae5d4 -> f1de8e5)

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

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


    from 14ae5d4  Fix repeated typo in mxnet_op.h (#13406)
     add f1de8e5  Use dynamic omp schedule for sparse dot with large matrix (#13398)

No new revisions were added by this update.

Summary of changes:
 src/operator/mxnet_op.h       | 31 +++++++++++++++++++++++++++++++
 src/operator/tensor/dot-inl.h | 23 +++++++++++++++++++----
 2 files changed, 50 insertions(+), 4 deletions(-)