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 ad2a141 commit 4fa6e9fCopy full SHA for 4fa6e9f
test/gpu/amdgpu.jl
@@ -16,6 +16,5 @@ using LinearOperators, AMDGPU
16
@test LinearOperators.storage_type(A) == LinearOperators.storage_type(adjoint(A))
17
@test LinearOperators.storage_type(Diagonal(v)) == typeof(v)
18
19
-
20
@testset "AMDGPU S kwarg" test_S_kwarg(arrayType = ROCArray)
21
end
0 commit comments