We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb5936b commit 04ed88aCopy full SHA for 04ed88a
test/Project.toml
@@ -1,7 +1,6 @@
1
[deps]
2
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
3
Bijectors = "76274a88-744f-5084-9051-94815aaf08c4"
4
-CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
5
DifferentiationInterface = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
6
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
7
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
test/ext/Project.toml
@@ -0,0 +1,4 @@
+[deps]
+CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
+NormalizingFlows = "50e4474d-9f12-44b7-af7a-91ab30ff6256"
+Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
test/cuda.jl renamed to test/ext/cuda.jl
0 commit comments