DGL
1.0.x

Get Started

  • Install and Setup
  • A Blitz Introduction to DGL

Advanced Materials

  • User Guide
  • 用户指南
  • 사용자 가이드
  • 🆕 Tutorials: dgl.sparse
  • Stochastic Training of GNNs
  • Training on CPUs
  • Training on Multiple GPUs
    • Single Machine Multi-GPU Minibatch Graph Classification
    • Single Machine Multi-GPU Minibatch Node Classification
  • Distributed training
  • Paper Study with DGL

API Reference

  • dgl
  • dgl.data
  • dgl.dataloading
  • dgl.DGLGraph
  • dgl.distributed
  • dgl.function
  • dgl.geometry
  • dgl.nn (PyTorch)
  • dgl.nn (TensorFlow)
  • dgl.nn (MXNet)
  • dgl.nn.functional
  • dgl.ops
  • dgl.optim
  • dgl.sampling
  • 🆕 dgl.sparse
  • dgl.multiprocessing
  • dgl.transforms
  • User-defined Functions

Notes

  • Contribute to DGL
  • DGL Foreign Function Interface (FFI)
  • Performance Benchmarks

Misc

  • Frequently Asked Questions (FAQ)
  • Environment Variables
  • Resources
DGL
  • Training on Multiple GPUs
  • Edit on GitHub

Training on Multiple GPUs¶

../../_images/sphx_glr_1_graph_classification_thumb.png

Single Machine Multi-GPU Minibatch Graph Classification¶

../../_images/sphx_glr_2_node_classification_thumb.png

Single Machine Multi-GPU Minibatch Node Classification¶

Gallery generated by Sphinx-Gallery

Previous Next

© Copyright 2018, DGL Team. Revision d9da4205.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 1.0.x
Versions
latest
1.0.x
0.9.x
0.8.x
0.7.x
0.6.x
Downloads
On Read the Docs
Project Home
Builds