f-dangel / backpack

BackPACK - a backpropagation package built on top of PyTorch which efficiently computes quantities other than the gradient.
https://backpack.pt/
MIT License
555 stars 55 forks source link

[FIX] Check `LSTM` `proj_size` only for `torch>=1.8.0` #192

Closed f-dangel closed 3 years ago

f-dangel commented 3 years ago

Resolves https://github.com/fKunstner/backpack-discuss/issues/112.