Skip to content

Commit b4b85c1

Browse files
committed
Release 23.09.0
1 parent a781ace commit b4b85c1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
This changelog mostly collects important changes to the models that are not
4+
backward compatible but result in different results.
5+
6+
## 23.09.0
7+
8+
* Important fixes to residual networks (applying ReLUs correctly)
9+
* Option to run loss function for OC in memory-efficient way

src/gnn_tracking/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
23.08.2
1+
23.09.0

0 commit comments

Comments
 (0)