diff --git a/E/ExplicitFluxLayers/Compat.toml b/E/ExplicitFluxLayers/Compat.toml index 47ef217921c77c1..1da3cdda87e797d 100644 --- a/E/ExplicitFluxLayers/Compat.toml +++ b/E/ExplicitFluxLayers/Compat.toml @@ -1,8 +1,20 @@ [0] CUDA = "3" ChainRulesCore = "1" -Flux = "0.12" NNlib = "0.8" NNlibCUDA = "0.2" Setfield = "0.8" + +["0-0.1"] +Flux = "0.12" julia = "1" + +["0.2-0"] +Adapt = "3" +ComponentArrays = "0.11" +FillArrays = "0.13" +Functors = "0.2" +Optimisers = "0.2" +Requires = "1" +Zygote = "0.6" +julia = "1.6.0-1" diff --git a/E/ExplicitFluxLayers/Deps.toml b/E/ExplicitFluxLayers/Deps.toml index 67305dea2d94abb..c6c9af26097cb2c 100644 --- a/E/ExplicitFluxLayers/Deps.toml +++ b/E/ExplicitFluxLayers/Deps.toml @@ -1,9 +1,22 @@ [0] CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" -Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c" NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd" NNlibCUDA = "a00861dc-f156-4864-bf3c-e6376f28a68d" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" + +["0-0.1"] +Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c" + +["0.2-0"] +Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" +ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66" +FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b" +Functors = "d9f16b24-f501-4c13-a1f2-28368ffc5196" +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" +Optimisers = "3bd65402-5787-11e9-1adc-39752487f4e2" +Requires = "ae029012-a4dd-5104-9daa-d747884805df" +SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" +Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" diff --git a/E/ExplicitFluxLayers/Versions.toml b/E/ExplicitFluxLayers/Versions.toml index e262901032a848e..b6a1f1d7693cb47 100644 --- a/E/ExplicitFluxLayers/Versions.toml +++ b/E/ExplicitFluxLayers/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "ce7aadcd5e4f22819a143f00445a3ebfff6369ec" + +["0.2.0"] +git-tree-sha1 = "6f46e437e15aa01da5db2bec9d2d85eb5142b9f8"