sony / nnabla

Neural Network Libraries
https://nnabla.org/
Apache License 2.0
2.73k stars 334 forks source link

Enable FFT/IFFT pytests run on win32 when CUDA>=11.4 #1173

Closed TomonobuTsujikawa closed 1 year ago

TomonobuTsujikawa commented 1 year ago

FFT/IFFT test is fixed by https://github.com/sony/nnabla-ext-cuda/pull/460, so we would like to run these test on win+cuda11.6 environment by this PR.