Skip to content

Commit b56f8a4

Browse files
committed
grab NDTensors.cpu
1 parent 8a5a3d7 commit b56f8a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NDTensors/test/test_linearalgebra.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
@eval module $(gensym())
22
using NDTensors
3+
using NDTensors: cpu
34
using LinearAlgebra: Diagonal, qr, diag
45
using Test: @testset, @test
56
using GPUArraysCore: @allowscalar

0 commit comments

Comments
 (0)