"docs/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "9922f41f06e53aa5eb75a68bea615ed59d2e0b03"
Unverified Commit bd9171d6 authored by VoVAllen's avatar VoVAllen Committed by GitHub
Browse files

[Doc Fix] Fix group_apply_edges docs display

parent 2e1cbd5d
...@@ -96,6 +96,7 @@ Computing with DGLGraph ...@@ -96,6 +96,7 @@ Computing with DGLGraph
DGLGraph.register_apply_edge_func DGLGraph.register_apply_edge_func
DGLGraph.apply_nodes DGLGraph.apply_nodes
DGLGraph.apply_edges DGLGraph.apply_edges
DGLGraph.group_apply_edges
DGLGraph.send DGLGraph.send
DGLGraph.recv DGLGraph.recv
DGLGraph.send_and_recv DGLGraph.send_and_recv
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment