pytorch_fft
pytorch_fft copied to clipboard
pytorch_fft for windows 10
Is there a package for windows 10 installation?
I haven't been able to test it on a Windows 10 machine. I know some people have tried in #14 but I don't know how successful they were. A good prerequisite would be to first check if you can build the example ffi-extensions, otherwise the package will definitely not work.
so if I want to use this package I need to use it in Linux?
Some people reported success using this in Windows in #14 but otherwise I cannot personally test it. However, I highly recommend you instead use the official PyTorch implementation in 0.4+, this package was only necessary for older versions of PyTorch which didn't have FFT implementations.