"src/array/cpu/coo_sort.cc" did not exist on "c7c0fd0e37edb0d3a9087625df65d6ebd59240b5"
Unverified Commit a5b661a2 authored by Quan (Andy) Gan's avatar Quan (Andy) Gan Committed by GitHub
Browse files

[Doc] Fixing pytorch nn factory docs (#804)

parent 828e269c
......@@ -121,10 +121,10 @@ dgl.nn.pytorch.softmax
dgl.nn.pytorch.factory
----------------------
.. automodule:: dgl.nn.pytorch.KNNGraph
.. automodule:: dgl.nn.pytorch.factory.KNNGraph
:members:
:show-inheritance:
.. automodule:: dgl.nn.pytorch.SegmentedKNNGraph
.. automodule:: dgl.nn.pytorch.factory.SegmentedKNNGraph
:members:
:show-inheritance:
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