"src/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "4343ce2c8ef1593e6e630ddd77e792050973d9c4"
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