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 f1d143c commit 38fa1d2Copy full SHA for 38fa1d2
Project.toml
@@ -47,5 +47,5 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
47
test = ["Aqua", "JET", "SafeTestsets", "Test", "TestExtras","ChainRulesCore", "ChainRulesTestUtils", "StableRNGs", "Zygote", "CUDA", "AMDGPU"]
48
49
[sources]
50
-AMDGPU = {url = "https://github.com/kshyatt/AMDGPU.jl", rev = "ksh/lrmul"}
+AMDGPU = {url = "https://github.com/JuliaGPU/AMDGPU.jl", rev = "master"}
51
CUDA = {url = "https://github.com/JuliaGPU/CUDA.jl", rev = "master"}
0 commit comments