Skip to content

Commit f1c5510

Browse files
committed
Fix changelog.
1 parent 025fbb3 commit f1c5510

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

changes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ nav_order: 3
66

77
# Change Log
88

9+
## 2.0.0
10+
- QET (Charge-Equilibrated TensorNet) architecture and pre-trained weights are added!
11+
- Begun a migration to Pytorch-Geometric over the now-deprecated DGL. So far, only vanilla TensorNet has been
12+
implemented in PYG). DGL models still work but require a manual setup (change of backend and installation of DGL).
13+
914
## 1.2.7
1015
- Use original custom RemoteFile rather than fsspec, which is very finicky with SSL connections.
1116
- _create_directed_line_graph error handling (@bowen-bd)

0 commit comments

Comments
 (0)