Skip to content

Commit d1b00f0

Browse files
committed
Temporarily add forked NNlib for CI.
1 parent ea7c176 commit d1b00f0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Manifest.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,9 @@ uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
151151

152152
[[NNlib]]
153153
deps = ["ChainRulesCore", "LinearAlgebra", "Pkg", "Requires", "Statistics"]
154-
git-tree-sha1 = "13fd29731c7f609cb82a3a544c5538584d22c153"
154+
git-tree-sha1 = "2e87fc5cc61a0441f3007029edc68b77f84d662c"
155+
repo-rev = "master"
156+
repo-url = "https://github.com/maxfreu/NNlib.jl"
155157
uuid = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
156158
version = "0.7.11"
157159

0 commit comments

Comments
 (0)