Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kmp5VT committed Jul 9, 2024
1 parent f47cf11 commit 094c3e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NDTensors/test/NDTensorsTestUtils/device_list.jl
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ if "cutensor" in ARGS || "all" in ARGS
using CUDA, cuTENSOR
end

using JLArrays: jl
using JLArrays: JLArrays, jl

function devices_list(test_args)
devs = Vector{Function}(undef, 0)
Expand Down

0 comments on commit 094c3e3

Please sign in to comment.