Skip to content

Commit 4f2bfa7

Browse files
authored
docs: add changelog entry for AMP compatibility fix (#102)
1 parent d7bd205 commit 4f2bfa7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
* Add support for handling backward OOMs gracefully [#83](https://github.com/a-r-j/ProteinWorkshop/pull/83)
1717
* Update GCPNet paper link [#85](https://github.com/a-r-j/ProteinWorkshop/pull/85)
1818
* Add ability for `BenchmarkModel` to have its decoder disabled [#101](https://github.com/a-r-j/ProteinWorkshop/pull/101)
19+
* Fix dtype mismatch in `gcp.py` that broke Automatic Mixed Precision (AMP) training [#102]
1920

2021
### Framework
2122

0 commit comments

Comments
 (0)