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
ec64581c
Unverified
Commit
ec64581c
authored
Feb 28, 2022
by
Mufei Li
Committed by
GitHub
Feb 28, 2022
Browse files
[Doc] Misc fix for doc (#3782)
* Update nn-pytorch.rst * Update dgl.data.rst * Update dgl.rst
parent
62e23bd5
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
docs/source/api/python/dgl.data.rst
docs/source/api/python/dgl.data.rst
+0
-2
docs/source/api/python/dgl.rst
docs/source/api/python/dgl.rst
+1
-0
docs/source/api/python/nn-pytorch.rst
docs/source/api/python/nn-pytorch.rst
+1
-0
No files found.
docs/source/api/python/dgl.data.rst
View file @
ec64581c
...
...
@@ -83,8 +83,6 @@ Datasets for graph classification/regression tasks
LegacyTUDataset
GINDataset
FakeNewsDataset
AsNodePredDataset
AsEdgePredDataset
Dataset adapters
-------------------
...
...
docs/source/api/python/dgl.rst
View file @
ec64581c
...
...
@@ -28,6 +28,7 @@ Operators for constructing :class:`DGLGraph` from raw data formats.
segmented_knn_graph
create_block
block_to_graph
merge
.. _api-subgraph-extraction:
...
...
docs/source/api/python/nn-pytorch.rst
View file @
ec64581c
...
...
@@ -34,6 +34,7 @@ Conv Layers
~dgl.nn.pytorch.conv.TWIRLSConv
~dgl.nn.pytorch.conv.TWIRLSUnfoldingAndAttention
~dgl.nn.pytorch.conv.GCN2Conv
~dgl.nn.pytorch.conv.HGTConv
Dense Conv Layers
----------------------------------------
...
...
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