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
561 stars 55 forks source link

[ADD] LSTM: batch_first, extensions, tests #215

Closed schaefertim closed 3 years ago

schaefertim commented 3 years ago

LSTM module: