You need to sign in or sign up before continuing.
Unverified Commit 869093e8 authored by Da Zheng's avatar Da Zheng Committed by GitHub
Browse files

fix doc of EdgeSampler. (#1093)

parent 4713a332
...@@ -5,6 +5,7 @@ Graph samplers ...@@ -5,6 +5,7 @@ Graph samplers
.. autofunction:: dgl.contrib.sampling.sampler.NeighborSampler .. autofunction:: dgl.contrib.sampling.sampler.NeighborSampler
.. autofunction:: dgl.contrib.sampling.sampler.LayerSampler .. autofunction:: dgl.contrib.sampling.sampler.LayerSampler
.. autofunction:: dgl.contrib.sampling.sampler.EdgeSampler
Distributed sampler Distributed sampler
------------------------ ------------------------
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment