Refer to the roadmap issue for the on-going versions and features.
Bug fix
- Compatible with Pytorch v1.0
- Bug fix in networkx graph conversion.
First open release.
- Basic graph APIs.
- Basic message passing APIs.
- Pytorch backend.
- MXNet backend.
- Optimization using SPMV.
- Model examples w/ Pytorch:
- GCN
- GAT
- JTNN
- DGMG
- Capsule
- LGNN
- RGCN
- Transformer
- TreeLSTM
- Model examples w/ MXNet:
- GCN
- GAT
- RGCN
- SSE