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/26 18:59:03 UTC

[GitHub] anirudhacharya commented on issue #11279: 2d fft operation with mxnet

anirudhacharya commented on issue #11279: 2d fft operation with mxnet
URL: https://github.com/apache/incubator-mxnet/issues/11279#issuecomment-400425962
 
 
   @C2H5OHlife custom operator implementations in python will be slower. The alternative to better performance is to extend the current fft/ifft operator to 2-d arrays here - https://github.com/apache/incubator-mxnet/blob/master/src/operator/contrib/fft.cc
   
   @sandeep-krishnamurthy please label this "Operator" and "Feature Request". and remove "Question"

----------------------------------------------------------------
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