You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by zh...@apache.org on 2019/12/16 19:16:38 UTC

[incubator-mxnet] branch master updated (52c9a45 -> db943e9)

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

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


    from 52c9a45  [MKLDNN] enable MaxPooling with full pooling convention (#16860)
     add db943e9  [BugFix] fix filter channel calculation in ModulatedDeformableConvV2 (#17070)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/gluon/contrib/cnn/conv_layers.py | 7 ++++---
 tests/python/unittest/test_gluon_contrib.py   | 4 ++++
 2 files changed, 8 insertions(+), 3 deletions(-)