File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -549,7 +549,7 @@ for V in spacelist
549549 end
550550 @test norm(t) ≈ norm(t1) * norm(t2)
551551 end
552- end=# # segfaulting for now?
552+ end
553553 if BraidingStyle(I) isa Bosonic && hasfusiontensor(I)
554554 @timedtestset "Tensor product: test via conversion" begin
555555 for T in (Float32, ComplexF64)
@@ -566,7 +566,7 @@ for V in spacelist
566566 end
567567 end
568568 end
569- end
569+ end=#
570570 #= @timedtestset "Tensor product: test via tensor contraction" begin
571571 for T in (Float32, ComplexF64)
572572 t1 = AMDGPU.rand(T, V2 ⊗ V3 ⊗ V1)
@@ -582,6 +582,7 @@ for V in spacelist
582582 TensorKit. empty_globalcaches! ()
583583end
584584
585+ #=
585586@timedtestset "Deligne tensor product: test via conversion" begin
586587 Vlists1 = (Vtr,) # VSU₂)
587588 Vlists2 = (Vtr,) # Vℤ₂)
603604 end
604605 end
605606 end
606- end
607+ end=#
You can’t perform that action at this time.
0 commit comments