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
f5ddb114
"vscode:/vscode.git/clone" did not exist on "de1cb83d8ba7ab1a7b99d9b711ca53c18e607440"
Unverified
Commit
f5ddb114
authored
Mar 14, 2023
by
Mufei Li
Committed by
GitHub
Mar 14, 2023
Browse files
Update neighbor_sampler.py (#5450)
parent
92e22995
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
python/dgl/dataloading/neighbor_sampler.py
python/dgl/dataloading/neighbor_sampler.py
+1
-1
No files found.
python/dgl/dataloading/neighbor_sampler.py
View file @
f5ddb114
...
@@ -171,7 +171,7 @@ class MultiLayerFullNeighborSampler(NeighborSampler):
...
@@ -171,7 +171,7 @@ class MultiLayerFullNeighborSampler(NeighborSampler):
Parameters
Parameters
----------
----------
n_layers : int
n
um
_layers : int
The number of GNN layers to sample.
The number of GNN layers to sample.
kwargs :
kwargs :
Passed to :class:`dgl.dataloading.NeighborSampler`.
Passed to :class:`dgl.dataloading.NeighborSampler`.
...
...
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