We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16326c2 commit 09f8079Copy full SHA for 09f8079
Project.toml
@@ -1,7 +1,7 @@
1
name = "GeometricFlux"
2
uuid = "7e08b658-56d3-11e9-2997-919d5b31e4ea"
3
authors = ["Yueh-Hua Tu <a504082002@gmail.com>"]
4
-version = "0.8.0"
+version = "0.8.2"
5
6
[deps]
7
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
@@ -24,13 +24,13 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
24
CUDA = "3"
25
ChainRulesCore = "1.7"
26
DataStructures = "0.18"
27
-FillArrays = "0.12"
+FillArrays = "0.12 - 0.13"
28
Flux = "0.12"
29
GraphMLDatasets = "0.1"
30
GraphSignals = "0.3"
31
Graphs = "1.4"
32
-NNlib = "0.7"
33
-NNlibCUDA = "0.1"
+NNlib = "0.7 - 0.8"
+NNlibCUDA = "0.1 - 0.2"
34
Reexport = "1.1"
35
Zygote = "0.6"
36
julia = "1.6 - 1.7"
0 commit comments