We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe5ed3e commit 7dc344cCopy full SHA for 7dc344c
1 file changed
test/cuda/cu_adapt.jl
@@ -2,6 +2,7 @@ using Test
2
using MPSKit
3
using TensorKit
4
using CUDA, cuTENSOR, Adapt
5
+using MPSKit: GeometryStyle, OperatorStyle
6
7
@testset "Adapting to CuArray" begin
8
# start from random operators
0 commit comments