Samplers#
|
Adapt a distributed cuGraph sampler to PyG sampler interfaces. |
|
Iterator that combines output graphs with their features to produce final output minibatches that can be fed into a GNN model. |
Base class for distributed graph sampling using cuGraph. |
|
Sample graph neighborhoods across one or more GPUs. |
|
Iterator that processes results from the cuGraph distributed sampler. |
|
Subclass of SampleReader that reads homogeneous output samples produced by the cuGraph distributed sampler. |
|
Subclass of SampleReader that reads heterogeneous output samples produced by the cuGraph distributed sampler. |
|
Iterate over buffered groups of sampling inputs. |