🆕 Stochastic Training of GNNs with GraphBolt ============================================= GraphBolt is a data loading framework for GNN with high flexibility and scalability. It is built on top of DGL and PyTorch. This tutorial introduces how to enable stochastic training of GNNs with GraphBolt. .. toctree:: :maxdepth: 1 :titlesonly: neighbor_sampling_overview.nblink node_classification.nblink link_prediction.nblink ondisk-dataset