Skip to content

Commit a24fb1e

Browse files
committed
update to v0.7.6
1 parent 242da8f commit a24fb1e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.7.6]
6+
7+
- Add dimensional check for each layer
8+
- Support Flux up to v0.12
9+
- Support CUDA up to v2.6
10+
- Support Zygote up to v0.6
11+
512
## [0.7.5]
613

714
- FeaturedGraph API change

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GeometricFlux"
22
uuid = "7e08b658-56d3-11e9-2997-919d5b31e4ea"
33
authors = ["Yueh-Hua Tu <a504082002@gmail.com>"]
4-
version = "0.7.5"
4+
version = "0.7.6"
55

66
[deps]
77
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"

0 commit comments

Comments
 (0)