Skip to content

Commit d7e9353

Browse files
committed
missing using CUDA
1 parent 584f29a commit d7e9353

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/structurelearner/learner_tests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ using ProbabilisticCircuits
44
using DataFrames
55
using Random
66
using Suppressor
7+
using CUDA
78

89
@testset "prob circuit structure learn tests" begin
910
function test_pc_property(pc, vtree1, train_x)

0 commit comments

Comments
 (0)