You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by pa...@apache.org on 2019/09/25 02:10:04 UTC

[incubator-mxnet] branch mkldnn-v1.0 updated (8ad8b41 -> ce5ec06)

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

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


    from 8ad8b41  add mkldnn lrn (#16223)
     add ce5ec06  [mkldnn-v1.0] Add MKL-DNN Transpose (#16250)

No new revisions were added by this update.

Summary of changes:
 src/operator/nn/mkldnn/mkldnn_ops-inl.h    | 12 +++----
 src/operator/nn/mkldnn/mkldnn_transpose.cc | 56 +++++++++++++-----------------
 src/operator/tensor/matrix_op.cc           |  4 +--
 3 files changed, 32 insertions(+), 40 deletions(-)