Skip to content

Commit

Permalink
New version: TrainSpikingNet v0.2.1 (#99347)
Browse files Browse the repository at this point in the history
UUID: 834bac62-a31c-4194-8633-73b1b5df927e
Repo: https://github.com/SpikingNetwork/TrainSpikingNet.jl.git
Tree: c84dc68101376c8b4ba7f3203c55dda97ba122bf

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Jan 22, 2024
1 parent 6501849 commit 5c74ed8
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 5 deletions.
14 changes: 10 additions & 4 deletions T/TrainSpikingNet/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[0]
ArgParse = "1"
BatchedBLAS = "0.2"
CUDA = "3.4.0-4"
Cairo = "1"
CodecZlib = "0.7"
Compose = "0.9"
Expand All @@ -10,11 +9,18 @@ Fontconfig = "0.4"
Gadfly = "1"
JLD2 = "0.4"
NLsolve = "4"
NNlib = "0.7.28-0.8"
NNlibCUDA = "0.2"
Statistics = "1.8.0-1"
StatsBase = "0.33-0.34"
SymmetricFormats = "0.1"
UnPack = "1"
Unitful = "1"
julia = "1.8.0-1"

["0-0.2.0"]
CUDA = "3.4.0-4"
NNlib = "0.7.28-0.8"
NNlibCUDA = "0.2"
Statistics = "1.8.0-1"

["0.2.1-0"]
CUDA = "4-5"
NNlib = "0.9"
4 changes: 3 additions & 1 deletion T/TrainSpikingNet/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,15 @@ JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NLsolve = "2774e3e8-f4cf-5e23-947b-6d7e65073b56"
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
NNlibCUDA = "a00861dc-f156-4864-bf3c-e6376f28a68d"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
SymmetricFormats = "a91e544d-b3d6-4431-ae28-0549b1291c16"
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

["0-0.2.0"]
NNlibCUDA = "a00861dc-f156-4864-bf3c-e6376f28a68d"

["0.2-0"]
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
3 changes: 3 additions & 0 deletions T/TrainSpikingNet/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ git-tree-sha1 = "4829dcc8327364a71e647be4e5cb3e732d8541d2"

["0.2.0"]
git-tree-sha1 = "372d105a2cb2b6bf254053233e20b13177908c50"

["0.2.1"]
git-tree-sha1 = "c84dc68101376c8b4ba7f3203c55dda97ba122bf"

0 comments on commit 5c74ed8

Please sign in to comment.