You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by ak...@apache.org on 2021/08/13 09:28:06 UTC

[incubator-mxnet] branch v1.x updated (afdf7b1 -> 22f927a)

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

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


    from afdf7b1  unpin pillow (#20506)
     add 22f927a  [v1.x] [Backport] Add checks in batchnorm's infer shape (#20444)

No new revisions were added by this update.

Summary of changes:
 src/operator/nn/batch_norm.cc                  |  17 ++--
 src/operator/nn/mkldnn/mkldnn_batch_norm-inl.h |  30 +++---
 tests/cpp/operator/batchnorm_test.cc           | 127 +++++++++++++++++--------
 3 files changed, 108 insertions(+), 66 deletions(-)