FFT performance boost - Ne10 backend #3030
pfeatherstone
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
Though it only works for powers of 2 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yeah. You could have a code path for power of two sizes that switches to that 🤷 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my tests, the Ne10 library has much faster FFTs than the FFTW library on ARM. So it would be good to add this as a backend.
Beta Was this translation helpful? Give feedback.
All reactions