DGL
0.2.x

Get Started

  • Install DGL
  • DGL at a Glance
  • DGL Basics
  • PageRank with DGL Message Passing
  • Batched Graph Classification with DGL

Model Tutorials

  • Model overview
  • Graph Neural Network and its variant
  • Dealing with many small graphs
  • Generative models
  • Old (new) wines in new bottle

API Reference

  • API Reference
    • DGLGraph – Graph with node/edge features
    • Feature Initializer
    • BatchedDGLGraph – Enable batched graph operations
    • Builtin functions
    • Graph Traversal
    • Message Propagation
    • User-defined function related data structures
    • Graph samplers
    • Dataset
    • Transform – Graph Transformation
    • dgl.nn
      • dgl.nn.pytorch
      • dgl.nn.mxnet
    • DGLSubGraph – Class for subgraph data structure

Notes

  • Contribute to DGL
  • FAQ
  • Environment Variables
  • Resources
DGL
  • Docs »
  • API Reference »
  • dgl.nn
  • Edit on GitHub

dgl.nn¶

  • dgl.nn.pytorch
    • dgl.nn.pytorch.conv
    • dgl.nn.pytorch.softmax
  • dgl.nn.mxnet
    • dgl.nn.mxnet.conv
Next Previous

© Copyright 2018, DGL Team Revision 660f356e.

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

Free document hosting provided by Read the Docs.