Skip to content

Commit

Permalink
New package: NNlibCUDA v0.1.0
Browse files Browse the repository at this point in the history
UUID: a00861dc-f156-4864-bf3c-e6376f28a68d
Repo: https://github.com/FluxML/NNlibCUDA.jl.git
Tree: 4b368b466bcdd25d448a5b20de4b7e481d68b88e

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator committed Apr 17, 2021
1 parent 8ab71b7 commit 3899e92
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 0 deletions.
4 changes: 4 additions & 0 deletions N/NNlibCUDA/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
CUDA = "3"
NNlib = "0.7"
julia = "1.6.0-1"
6 changes: 6 additions & 0 deletions N/NNlibCUDA/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3 changes: 3 additions & 0 deletions N/NNlibCUDA/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "NNlibCUDA"
uuid = "a00861dc-f156-4864-bf3c-e6376f28a68d"
repo = "https://github.com/FluxML/NNlibCUDA.jl.git"
2 changes: 2 additions & 0 deletions N/NNlibCUDA/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "4b368b466bcdd25d448a5b20de4b7e481d68b88e"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3462,6 +3462,7 @@ some amount of consideration when choosing package names.
9ff05d80-102d-5586-aa04-3a8bd1a90d20 = { name = "TickTock", path = "T/TickTock" }
9ff941b3-d743-4c60-9dd5-2748db76006b = { name = "AlgorithmsCollection", path = "A/AlgorithmsCollection" }
a00367d1-88f1-52c5-9c6b-193aa5f849e1 = { name = "ERFA_jll", path = "E/ERFA_jll" }
a00861dc-f156-4864-bf3c-e6376f28a68d = { name = "NNlibCUDA", path = "N/NNlibCUDA" }
a01a1ee8-cea4-48fc-987c-fc7878d79da1 = { name = "RRTMGP", path = "R/RRTMGP" }
a029d29b-0e57-4782-a64c-38d2809d16dd = { name = "ClusteringDifferences", path = "C/ClusteringDifferences" }
a03496cd-edff-5a9b-9e67-9cda94a718b5 = { name = "PlotlyBase", path = "P/PlotlyBase" }
Expand Down

0 comments on commit 3899e92

Please sign in to comment.