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 d9eabc6 commit 62e7d06Copy full SHA for 62e7d06
Project.toml
@@ -1,6 +1,6 @@
1
name = "Fluxperimental"
2
uuid = "3102ee7a-c841-4564-8f7f-ec69bd4fd658"
3
-version = "0.1.2"
+version = "0.1.3"
4
5
[deps]
6
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
@@ -10,7 +10,7 @@ ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
10
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
11
12
[compat]
13
-Flux = "0.13.7"
+Flux = "0.13.7, 0.14"
14
NNlib = "0.8.10, 0.9"
15
Optimisers = "0.2.10"
16
ProgressMeter = "1.7.2"
0 commit comments