You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by sa...@apache.org on 2020/10/30 16:13:06 UTC

[incubator-mxnet] branch master updated (0514233 -> 0faecf0)

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

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


    from 0514233  [TUTORIAL] Update crashcourse for MXNet 2 (#19345)
     add 0faecf0  [BUGFIX] Fix MKLDNN BatchNorm with even number of channels (#19150) #19299 (#19425)

No new revisions were added by this update.

Summary of changes:
 src/operator/nn/mkldnn/mkldnn_batch_norm-inl.h | 16 +++++-------
 tests/python/mkl/test_mkldnn.py                |  2 +-
 tests/python/unittest/test_gluon.py            | 34 ++++++++++++++++++++++++++
 3 files changed, 41 insertions(+), 11 deletions(-)