Skip to content

Commit 83c1c31

Browse files
fix gradient
1 parent 69e64a6 commit 83c1c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GraphNeuralNetworks/test/test_module.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ using Flux
3131
using Functors: fmapstructure_with_path
3232
using Graphs
3333
using ChainRulesTestUtils, FiniteDifferences
34-
using Zygote
34+
using Zygote: Zygote
3535
using SparseArrays
3636

3737

0 commit comments

Comments
 (0)