aulombard opened a new issue #19904:
URL: https://github.com/apache/incubator-mxnet/issues/19904


   ## Description
   
   Until today mxnet does not support 3D Deconvolution (Transposed convolution) 
layers on CPU (even with mkldnn support) as it is only implemented for GPU with 
Cudnn support. Is there any plan in the future to support it knowing that 
mkldnn is supposed to support it and knowing that most of other frameworks 
support this feature. This layer is used a lot in UNet like networks, which is 
a very well known architecture used in computer vision problems.
   
   ## References
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to