Skip to content

Commit 56acbeb

Browse files
cleanup
1 parent fb9646e commit 56acbeb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/runtests.jl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ CUDA.allowscalar(false)
1313
include("test_utils.jl")
1414

1515
tests = [
16-
# "gnngraph",
17-
# "msgpass",
18-
# "layers/basic",
16+
"gnngraph",
17+
"msgpass",
18+
"layers/basic",
1919
"layers/conv",
2020
"layers/pool",
2121
]

0 commit comments

Comments
 (0)