-
There seems to be a bug with all the `fft`s/`ifft`s on gpu with the latest update to mlx 0.20.0
-
First and foremost, thanks for your great work bringing us and maintaining reikna!
Some time ago, I tried to compute an FFT using reikna. The program code does not work anymore (meanwhile using a new…
-
### Description
I tried to run `tests/fft_test.py::FftTest::testFftfreq5` on g5.24xlarge instance which has 4 GPU devices.
The test works fine if executed individually
```
pytest -s -v tests/fft…
-
see https://github.com/AMReX-Codes/amrex/pull/3713
we can do:
```PlotFileData plotfile("name");
int level = 0;
MultiFab mf = plotfile.get(level);
FFT::R2C r2c(plotfile.probDomain(level));
au…
-
Hi,
I've found a simple way to objectively measure bleed and fullness in context of music source separation that I think could be useful as I haven't seen any existing objective metric doing this, …
-
运行go-webui的时候终端会弹出这个错误
-
![12_FFT-63](https://github.com/user-attachments/assets/cfb3dd10-5ac6-491c-986a-5769623275ef)
As I understand it, according to the Convolution Theorem, the convolution operation between two images …
-
When applying `xdas.fft` on data with more than 2 coordinates (e.g. ABYSS data with `station`, `latitude`, etc. in addition to `time` and `distance`), doing `xdas.fft.rfft(data)` will trigger:
```p…
-
Implement functionalities DSP / FFT
-
Platforms: inductor
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_fft_fftshift_cuda_float64&suite=TestInductorOpI…