Skip to content

Commit 6c1abb0

Browse files
committed
Export functions
1 parent cc0a015 commit 6c1abb0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/GraphNeuralNetworks.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ export
2727
broadcast_nodes,
2828
broadcast_edges,
2929
softmax_edge_neighbors,
30+
topk_nodes,
31+
topk_edges,
3032

3133
# msgpass
3234
apply_edges,

0 commit comments

Comments
 (0)