We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60172f commit 0a84337Copy full SHA for 0a84337
Project.toml
@@ -5,8 +5,8 @@ version = "0.9.0"
5
[deps]
6
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
7
BSON = "fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"
8
-ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
9
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
+ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
10
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
11
Functors = "d9f16b24-f501-4c13-a1f2-28368ffc5196"
12
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
@@ -30,6 +30,7 @@ ChainRulesCore = "1"
30
Flux = "0.13.16, 0.14"
31
Functors = "0.4"
32
JLD2 = "0.4"
33
+LazyArtifacts = "1"
34
MLUtils = "0.4"
35
NNlib = "0.8, 0.9"
36
PartialFunctions = "1"
0 commit comments