mirror of
https://github.com/dmlc/dgl.git
synced 2026-06-06 20:04:24 +08:00
fix doc of EdgeSampler. (#1093)
This commit is contained in:
@@ -5,6 +5,7 @@ Graph samplers
|
||||
|
||||
.. autofunction:: dgl.contrib.sampling.sampler.NeighborSampler
|
||||
.. autofunction:: dgl.contrib.sampling.sampler.LayerSampler
|
||||
.. autofunction:: dgl.contrib.sampling.sampler.EdgeSampler
|
||||
|
||||
Distributed sampler
|
||||
------------------------
|
||||
|
||||
Reference in New Issue
Block a user