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
baace710
Unverified
Commit
baace710
authored
Dec 21, 2020
by
Zihao Ye
Committed by
GitHub
Dec 21, 2020
Browse files
[documentation] Improve the docstring of global pooling layer (#2437)
* upd * fix-link * lint
parent
2f28f791
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
451 additions
and
44 deletions
+451
-44
docs/source/api/python/nn.pytorch.rst
docs/source/api/python/nn.pytorch.rst
+7
-0
python/dgl/nn/pytorch/glob.py
python/dgl/nn/pytorch/glob.py
+444
-44
No files found.
docs/source/api/python/nn.pytorch.rst
View file @
baace710
...
@@ -190,6 +190,13 @@ SortPooling
...
@@ -190,6 +190,13 @@ SortPooling
:members:
:members:
:show-inheritance:
:show-inheritance:
WeightAndSum
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autoclass:: dgl.nn.pytorch.glob.WeightAndSum
:members:
:show-inheritance:
GlobalAttentionPooling
GlobalAttentionPooling
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
...
python/dgl/nn/pytorch/glob.py
View file @
baace710
This diff is collapsed.
Click to expand it.
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