Skip to content
Snippets Groups Projects
Unverified Commit 3d2a57aa authored by Isuru Fernando's avatar Isuru Fernando Committed by GitHub
Browse files

Add a fallback for FFT when VkFFT is not found or broken (#130)

* use loopy fft

* fix inverse

* Implement broadcasting FFT

* use enum for fft backend

* Add gh-129 link

* unit test for loopy_fft

* Unit test for loopy_fft and fix warnings

* don't use vkfft only if x86 mac

* Add missing import

* Fix platform.machine()
parent 4ace8ea3
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment