You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by "Ni Hui (JIRA)" <ji...@apache.org> on 2018/04/17 03:22:00 UTC

[jira] [Created] (MXNET-326) fix filter layout in DepthwiseConv2dBackwardFilterKernel

Ni Hui created MXNET-326:
----------------------------

             Summary: fix filter layout in DepthwiseConv2dBackwardFilterKernel 
                 Key: MXNET-326
                 URL: https://issues.apache.org/jira/browse/MXNET-326
             Project: Apache MXNet
          Issue Type: Bug
            Reporter: Ni Hui


the filter layout should be NCHW, while the exsiting code write as NHWC, which is wrong.
this change fix it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org