pmelchior / spender

Spectrum encoder and decoder
MIT License
35 stars 11 forks source link

fix autograd error and import error #35

Closed al-jshen closed 1 year ago

al-jshen commented 1 year ago
pmelchior commented 1 year ago

starting with a PR, excellent!

What version of pytorch are you on? I haven't seen this error so far.

al-jshen commented 1 year ago

What version of pytorch are you on? I haven't seen this error so far.

I'm on Pytorch 1.13.1 (the latest stable version), but based on this it seems like the error has been there for at least 2.5 years now (the fix is also in that thread).