Samplers#
|
|
|
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. |
|
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. |
|