This is an automated email from the ASF dual-hosted git repository.
bgawrych pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 188d7b6 [master] Implemented oneDNN Backward Adaptive Pooling kernel
(#20825)
add 8069a18 [master] Fix issue with even number of channels in BatchNorm
(#20907)
No new revisions were added by this update.
Summary of changes:
src/operator/contrib/batch_norm_relu.cc | 6 ++---
src/operator/nn/batch_norm.cc | 6 ++---
src/operator/nn/dnnl/dnnl_batch_norm-inl.h | 42 +++++++++++++++++++++---------
3 files changed, 34 insertions(+), 20 deletions(-)