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
562 stars 56 forks source link

Adaptive pooling for diagh #314

Closed fKunstner closed 1 year ago

fKunstner commented 1 year ago

Should fix #313

I think it was just a case of a missing module_ext.

Changes: