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

[ADD] Application of `weight_jac_t` for a subset of samples #195

Closed f-dangel closed 3 years ago

f-dangel commented 3 years ago

Prepares the core functionality to support #12.