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

[CI] Test with `torch=={1.9.0, 1.12.0}` and make tests compatible (development) #277

Closed f-dangel closed 1 year ago

f-dangel commented 1 year ago

This PR is the equivalent of #276 for the development branch.