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 8a5a3d7 commit b56f8a4Copy full SHA for b56f8a4
NDTensors/test/test_linearalgebra.jl
@@ -1,5 +1,6 @@
1
@eval module $(gensym())
2
using NDTensors
3
+using NDTensors: cpu
4
using LinearAlgebra: Diagonal, qr, diag
5
using Test: @testset, @test
6
using GPUArraysCore: @allowscalar
0 commit comments