Skip to content
This repository was archived by the owner on Mar 12, 2021. It is now read-only.

Commit 8a8c8d5

Browse files
Update dependencies.
Project CuArrays v1.7.0 Status `~/work/CuArrays.jl/CuArrays.jl/Project.toml` [621f4979] AbstractFFTs v0.5.0 [79e6a3ab] Adapt v1.0.1 [fa961155] CEnum v0.2.0 [3895d2a7] CUDAapi v3.1.0 [c5f51814] CUDAdrv v6.0.0 [be33ccc6] CUDAnative v2.10.2 #46d5331 (https://github.com/JuliaGPU/CUDAnative.jl.git) [864edb3b] ↑ DataStructures v0.17.9 ⇒ v0.17.10 [0c68f7d7] GPUArrays v2.0.1 #d6e37de (https://github.com/JuliaGPU/GPUArrays.jl.git) [1914dd2f] MacroTools v0.5.4 [872c559c] ↑ NNlib v0.6.4 ⇒ v0.6.5 [189a3867] Reexport v0.2.0 [ae029012] Requires v1.0.1 [a759f4b9] TimerOutputs v0.5.3 [8f399da3] Libdl [37e2e46d] LinearAlgebra [44cfe95a] Pkg [de0858da] Printf [9a3f8284] Random [2f01184e] SparseArrays
1 parent a8f9cb9 commit 8a8c8d5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Manifest.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ version = "2.10.2"
4848

4949
[[DataStructures]]
5050
deps = ["InteractiveUtils", "OrderedCollections"]
51-
git-tree-sha1 = "b7720de347734f4716d1815b00ce5664ed6bbfd4"
51+
git-tree-sha1 = "5a431d46abf2ef2a4d5d00bd0ae61f651cf854c8"
5252
uuid = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
53-
version = "0.17.9"
53+
version = "0.17.10"
5454

5555
[[Dates]]
5656
deps = ["Printf"]
@@ -103,9 +103,9 @@ uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
103103

104104
[[NNlib]]
105105
deps = ["BinaryProvider", "Libdl", "LinearAlgebra", "Requires", "Statistics"]
106-
git-tree-sha1 = "755c0bab3912ff782167e1b4b774b833f8a0e550"
106+
git-tree-sha1 = "21a3c22bc197b6ae2f8d4d75631876e2b6506dbe"
107107
uuid = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
108-
version = "0.6.4"
108+
version = "0.6.5"
109109

110110
[[OrderedCollections]]
111111
deps = ["Random", "Serialization", "Test"]

0 commit comments

Comments
 (0)