You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/06/14 10:10:16 UTC

[GitHub] C2H5OHlife opened a new issue #11279: 2d fft operation with mxnet

C2H5OHlife opened a new issue #11279: 2d fft operation with mxnet
URL: https://github.com/apache/incubator-mxnet/issues/11279
 
 
   Hi, I'm using 2-d fft in my current work. Since mxnet only provides 1-d fft API now, I use numpy to define a operator according to this [https://mxnet.incubator.apache.org/tutorials/gluon/customop.html](url) . It works but the speed is too slow. Is mxnet planning to add 2-d fft API soon? Or is there a better way to implement 2-d fft with mxnet?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services