Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 274db10

Browse files
authoredSep 30, 2023
Add files via upload
1 parent f584377 commit 274db10

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎Project.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "NNlib"
22
uuid = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
3-
version = "0.9.6"
3+
version = "0.9.7"
44

55
[deps]
66
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -9,9 +9,11 @@ ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
99
GPUArraysCore = "46192b85-c4d5-4398-a991-12ede77f4527"
1010
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
1111
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
12+
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
1213
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
1314
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1415
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
16+
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
1517
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1618

1719
[weakdeps]

0 commit comments

Comments
 (0)
Please sign in to comment.