fall4knight commented on issue #12303: support slice on MKLDNN arrays better
URL: 
https://github.com/apache/incubator-mxnet/issues/12303#issuecomment-419298920
 
 
   @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.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to