We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b235d2 commit 814edc4Copy full SHA for 814edc4
1 file changed
changelog.md
@@ -14,6 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
15
- Fix CI (apply latest `black`, use latest `pytest` and `pytest-benchmark`)
16
([PR](https://github.com/f-dangel/backpack/pull/348))
17
+ - Follow-up fix, isolating a test that re-produces a memory leak.
18
+ Always run the full test suite
19
+ ([PR](https://github.com/f-dangel/backpack/pull/349))
20
- Improve efficiency of Hessian-vector product
21
([PR](https://github.com/f-dangel/backpack/pull/341))
22
0 commit comments