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/29 19:04:14 UTC

[incubator-mxnet] branch v1.x updated (f9bdf34 -> 7e85232)

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

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


    from f9bdf34  add website artifacts pipeline (#19397)
     add 7e85232  [v1.x][BUGFIX]Fix MKLDNN BatchNorm with even number of channels (#19150) #19299 #19425 (#19445)

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            | 35 ++++++++++++++++++++++++++
 3 files changed, 42 insertions(+), 11 deletions(-)