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/10/15 11:11:11 UTC

[incubator-mxnet] branch mkldnn-v1.0 updated (4d9a53e -> fbb43a9)

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 4d9a53e  [mkldnn-1.0] upgrade int8 concat to MKLDNN1.0 (#16466)
     add fbb43a9  [mkldnn-v1.0] Add MKL-DNN slice (#16484)

No new revisions were added by this update.

Summary of changes:
 src/operator/nn/mkldnn/mkldnn_slice-inl.h |  6 +++---
 src/operator/nn/mkldnn/mkldnn_slice.cc    | 31 +++++++++++++++++--------------
 2 files changed, 20 insertions(+), 17 deletions(-)