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