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

[FIX | FMT] RTD build, apply latest `black` and `isort` #323

Closed f-dangel closed 7 months ago

f-dangel commented 7 months ago

Fixes RTD build by specifying OS, applies latest black and isort to the code base.