You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by pa...@apache.org on 2019/05/30 14:52:44 UTC

[incubator-mxnet] branch master updated (6543488 -> 9c5b88f)

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

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


    from 6543488  Revert "Improve FC perf when no_bias=False (#15033)" (#15099)
     add 9c5b88f  [MKLDNN]Fix mkldnn deconvolution forward with bias (#15088)

No new revisions were added by this update.

Summary of changes:
 src/operator/nn/mkldnn/mkldnn_deconvolution.cc |  7 ++++---
 tests/python/unittest/test_operator.py         | 22 ++++++++++++++++++++++
 2 files changed, 26 insertions(+), 3 deletions(-)