Frederik Künstner
Frederik Künstner
Makes the BatchNorm error message more explicit to avoid confusions (https://github.com/f-dangel/backpack/issues/239) and adds an option to ignore the exception. Summary of changes: - Make BatchNorm error message [more explicit](https://github.com/f-dangel/backpack/commit/075834e64dff9f9297c75b4d5b51b9fcc3b5c405#diff-3b87a038266d15ca9769605a81763176d9670389ad809bea3771d43c8cc72c16R23-R28) -...
## Issue description PyTorch currently does not QR decomposition with pivots, which is useful in the context of rank identification. This can be done with the current setup using `SVD`,...
**Describe the bug** Submissions fail if they include files with names longer than `100` characters. **To Reproduce** Steps to reproduce the behavior: 1. Create a new submission at https://arxiv.org/submit/ 2....