bump CuArrays version

This commit is contained in:
Dhairya Gandhi 2020-03-26 14:03:55 +05:30
parent 119a66a7cd
commit 6939e03fc6
2 changed files with 3 additions and 4 deletions

View File

@ -106,9 +106,9 @@ version = "1.0.0"
[[CuArrays]]
deps = ["AbstractFFTs", "Adapt", "CEnum", "CUDAapi", "CUDAdrv", "CUDAnative", "DataStructures", "GPUArrays", "Libdl", "LinearAlgebra", "MacroTools", "NNlib", "Pkg", "Printf", "Random", "Reexport", "Requires", "SparseArrays", "Statistics", "TimerOutputs"]
git-tree-sha1 = "025687917ae0f7816005f8fee08e45a91feb368d"
git-tree-sha1 = "e8c55b38dcca955f5aed8ec4479cdc95810db1e1"
uuid = "3a865a2d-5b23-5a0f-bc46-62713ec82fae"
version = "2.0.0"
version = "2.0.1"
[[DataAPI]]
git-tree-sha1 = "674b67f344687a88310213ddfa8a2b3c76cc4252"
@ -209,7 +209,6 @@ uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
version = "1.3.4"
[[LibGit2]]
deps = ["Printf"]
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
[[Libdl]]

View File

@ -28,7 +28,7 @@ AbstractTrees = "0.2, 0.3"
Adapt = "1"
CodecZlib = "0.5, 0.6, 0.7"
Colors = "0.8, 0.9, 0.10, 0.11, 0.12"
CuArrays = "1.6, 2"
CuArrays = "2"
Juno = "0.5, 0.6, 0.7, 0.8"
MacroTools = "0.3, 0.4, 0.5"
NNlib = "0.6"