DGL
1.1.3
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
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)
Conv Layers
GraphConv
RelGraphConv
GATConv
SAGEConv
ChebConv
SGConv
SGConv
APPNPConv
GINConv
Global Pooling Layers
Heterogeneous Learning Modules
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
dgl.nn (TensorFlow)
SGConv
View page source
SGConv
class
dgl.nn.tensorflow.conv.
SGConv
(
*
args
:
Any
,
**
kwargs
:
Any
)
Bases:
Read the Docs
v: latest
Versions
Downloads
On Read the Docs
Project Home
Builds