Skip to content

Commit

Permalink
New version: ExplicitFluxLayers v0.2.0
Browse files Browse the repository at this point in the history
UUID: aafdbc67-5cd5-409a-82a0-ebc47ac8091e
Repo: https://github.com/avik-pal/ExplicitFluxLayers.jl.git
Tree: 6f46e437e15aa01da5db2bec9d2d85eb5142b9f8

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator committed Apr 26, 2022
1 parent a7ebdec commit 3ca1809
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 2 deletions.
14 changes: 13 additions & 1 deletion E/ExplicitFluxLayers/Compat.toml
Original file line number Diff line number Diff line change
@@ -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"
15 changes: 14 additions & 1 deletion E/ExplicitFluxLayers/Deps.toml
Original file line number Diff line number Diff line change
@@ -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"
3 changes: 3 additions & 0 deletions E/ExplicitFluxLayers/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.1.0"]
git-tree-sha1 = "ce7aadcd5e4f22819a143f00445a3ebfff6369ec"

["0.2.0"]
git-tree-sha1 = "6f46e437e15aa01da5db2bec9d2d85eb5142b9f8"

0 comments on commit 3ca1809

Please sign in to comment.