sdatkinson / neural-amp-modeler

Neural network emulator for guitar amplifiers.
MIT License
1.87k stars 150 forks source link

[BUGFIX] Fix LSTM cuDNN bug for PyTorch 2.4 #454

Closed sdatkinson closed 3 months ago

sdatkinson commented 3 months ago

Resolves #450

Also fixes a few bugs that seem to have creeped in with the LSTM when using GPU.