@safrooze I think the reason is that in your usecase you set `dilation=512`, in 
which case the `convolution` is completely skipped according to the optimal 
algorithm. You can set `dilation` to other commonly used numbers like 1 and see 
what happens. Thanks.

[ Full content available at: 
https://github.com/apache/incubator-mxnet/issues/12303 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to