Skip to content

Commit

Permalink
trying test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rbSparky committed Aug 19, 2024
1 parent ff012bb commit cf7d30a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions GNNLux/test/layers/conv_tests.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
@testitem "layers/conv" setup=[SharedTestSetup] begin
rng = StableRNG(1234)
edims = 10
g = GNNGraph(g, edata = rand(Float32, edim, g.num_edges))
in_dims = 3
out_dims = 5
Expand Down

0 comments on commit cf7d30a

Please sign in to comment.