"tests/python/common/function/test_basics.py" did not exist on "e2926544b65d434d30695633f24cac137282c287"
sampler.rst 234 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
10
11
.. apisampler

Sampling subgraphs from a large graph
=====================================

.. currentmodule:: dgl.contrib.sampling

NeighborSampler
---------------

A function that generates a subgraph loader for sampling subgraphs.