DGL
latest

Get Started

  • Install and Setup
  • A Blitz Introduction to DGL

Advanced Materials

  • User Guide
    • Chapter 1: Graph
    • Chapter 2: Message Passing
    • Chapter 3: Building GNN Modules
    • Chapter 4: Graph Data Pipeline
    • Chapter 5: Training Graph Neural Networks
    • Chapter 6: Stochastic Training on Large Graphs
    • Chapter 7: Distributed Training
    • Chapter 8: Mixed Precision Training
  • 用户指南
  • 사용자 가이드
  • 🆕 Tutorials: dgl.sparse
  • Stochastic Training of GNNs
  • Training on CPUs
  • Training on Multiple GPUs
  • 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
  • User Guide
  • Edit on GitHub

User Guide¶

  • Chapter 1: Graph
  • Chapter 2: Message Passing
  • Chapter 3: Building GNN Modules
  • Chapter 4: Graph Data Pipeline
  • Chapter 5: Training Graph Neural Networks
  • Chapter 6: Stochastic Training on Large Graphs
  • Chapter 7: Distributed Training
  • Chapter 8: Mixed Precision Training
Previous Next

© Copyright 2018, DGL Team. Revision 5b409bf7.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
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