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
84a12cf6
Unverified
Commit
84a12cf6
authored
Dec 06, 2022
by
Muhammed Fatih BALIN
Committed by
GitHub
Dec 07, 2022
Browse files
[Doc] Add Labor Sampler documentation (#4986)
Co-authored-by:
Xin Yao
<
xiny@nvidia.com
>
parent
ba21295c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
docs/source/api/python/dgl.dataloading.rst
docs/source/api/python/dgl.dataloading.rst
+1
-0
docs/source/api/python/dgl.sampling.rst
docs/source/api/python/dgl.sampling.rst
+1
-0
No files found.
docs/source/api/python/dgl.dataloading.rst
View file @
84a12cf6
...
@@ -43,6 +43,7 @@ Samplers
...
@@ -43,6 +43,7 @@ Samplers
Sampler
Sampler
NeighborSampler
NeighborSampler
LaborSampler
MultiLayerFullNeighborSampler
MultiLayerFullNeighborSampler
ClusterGCNSampler
ClusterGCNSampler
ShaDowKHopSampler
ShaDowKHopSampler
...
...
docs/source/api/python/dgl.sampling.rst
View file @
84a12cf6
...
@@ -22,6 +22,7 @@ Neighbor sampling
...
@@ -22,6 +22,7 @@ Neighbor sampling
:toctree: ../../generated/
:toctree: ../../generated/
sample_neighbors
sample_neighbors
sample_labors
sample_neighbors_biased
sample_neighbors_biased
select_topk
select_topk
PinSAGESampler
PinSAGESampler
...
...
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