DGL
0.5.x

Get Started

  • Install DGL
  • Working with different backends
  • DGL at a Glance

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

API Reference

  • dgl
  • dgl.data
  • dgl.dataloading
  • dgl.DGLGraph
  • dgl.distributed
  • dgl.function
  • dgl.nn
  • dgl.ops
  • dgl.sampling
  • User-defined Functions

Model Tutorials

  • Graph neural networks and its variants
  • Batching many small graphs
  • Generative models
  • Revisit classic models from a graph perspective

Developer Notes

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

Misc

  • 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

© Copyright 2018, DGL Team Revision 0133f764.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 0.5.x
Versions
latest
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x
Downloads
On Read the Docs
Project Home
Builds