Closed kingkongkai closed 7 years ago
I get the following error:
File "/packages/development/anaconda/2-4.3.1/lib/python2.7/site-packages/pytorch_fft/fft/fft.py", line 41, in fft2 f = th_fft.th_Double_fft2 AttributeError: 'module' object has no attribute 'th_Double_fft2'
Any idea how to fix this?
This doesn't look like part of block. Should this have been sent to locuslab/pytorch_fft?
Yes, sorry, I followed a link on their repo which lead here and I didn't notice. Re-posting.
I get the following error:
File "/packages/development/anaconda/2-4.3.1/lib/python2.7/site-packages/pytorch_fft/fft/fft.py", line 41, in fft2 f = th_fft.th_Double_fft2 AttributeError: 'module' object has no attribute 'th_Double_fft2'
Any idea how to fix this?