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
3af61c6b
Unverified
Commit
3af61c6b
authored
Nov 21, 2023
by
Ayush Noori
Committed by
GitHub
Nov 22, 2023
Browse files
[Doc] Fix typo in ShaDowKHopSampler (#6587)
parent
1ca17bfa
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
python/dgl/dataloading/shadow.py
python/dgl/dataloading/shadow.py
+1
-1
No files found.
python/dgl/dataloading/shadow.py
View file @
3af61c6b
...
...
@@ -95,7 +95,7 @@ class ShaDowKHopSampler(Sampler):
Parameters
----------
g : DGLGraph
The graph to sample
r
from.
The graph to sample
nodes
from.
seed_nodes : Tensor or dict[str, Tensor]
The nodes sampled in the current minibatch.
exclude_eids : Tensor or dict[etype, Tensor], optional
...
...
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