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/07/16 02:52:41 UTC

[incubator-mxnet] branch master updated (41ecf58 -> 1b725c3)

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 41ecf58  add julia env settings (#15523)
     add 1b725c3  [MKLDNN] Independent gradients requests check with respect to weights and bias of convolution (#15497)

No new revisions were added by this update.

Summary of changes:
 src/operator/nn/mkldnn/mkldnn_convolution.cc | 15 +++--
 tests/python/unittest/test_operator.py       | 82 ++++++++++++++++++++++++++++
 2 files changed, 89 insertions(+), 8 deletions(-)