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

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

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

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


    from 0b8805a  [mkldnn-v1.0] Add MKL-DNN BN (#16199)
     add 8ad8b41  add mkldnn lrn (#16223)

No new revisions were added by this update.

Summary of changes:
 src/operator/nn/lrn.cc                  |  12 +-
 src/operator/nn/mkldnn/mkldnn_lrn-inl.h | 192 ++++++++++++--------------------
 2 files changed, 76 insertions(+), 128 deletions(-)