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

[DEL] Remove warnings about a fixed bug in adaptive average 3d pooling #324

Open f-dangel opened 4 months ago

f-dangel commented 4 months ago

Applies the discussed changes in, and resolves #184.

TODO: