Open ThomasBudd opened 3 years ago
Hi, with pytorch >= 1.8 there is no function torch.rfft anymore, can you integrate an alternative? Thanks!
Does torch.fft.rfft work maybe?
I am working on a new version of the library that will fix this problem. It is under development in the v2 branch.
Hi. Can we use the v2 branch ?
Hi, with pytorch >= 1.8 there is no function torch.rfft anymore, can you integrate an alternative? Thanks!