Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dgl
Commits
828e269c
"docs/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "4d633bfe9a3830dfd50b3f70d8469a575dbaf75a"
Unverified
Commit
828e269c
authored
Aug 28, 2019
by
Quan (Andy) Gan
Committed by
GitHub
Aug 28, 2019
Browse files
[Doc] Fixing KNNGraph docs (#803)
parent
e17add56
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
docs/source/api/python/nn.pytorch.rst
docs/source/api/python/nn.pytorch.rst
+2
-2
docs/source/api/python/transform.rst
docs/source/api/python/transform.rst
+2
-2
No files found.
docs/source/api/python/nn.pytorch.rst
View file @
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.
NearestNeighbor
Graph
.. automodule:: dgl.nn.pytorch.
KNN
Graph
:members:
:members:
:show-inheritance:
:show-inheritance:
.. automodule:: dgl.nn.pytorch.Segmented
NearestNeighbor
Graph
.. automodule:: dgl.nn.pytorch.Segmented
KNN
Graph
:members:
:members:
:show-inheritance:
:show-inheritance:
docs/source/api/python/transform.rst
View file @
828e269c
...
@@ -15,5 +15,5 @@ Transform -- Graph Transformation
...
@@ -15,5 +15,5 @@ Transform -- Graph Transformation
khop_adj
khop_adj
khop_graph
khop_graph
laplacian_lambda_max
laplacian_lambda_max
nearest_neighbor
_graph
knn
_graph
segmented_
nearest_neighbor
_graph
segmented_
knn
_graph
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment