Deep Graph Library

DGL is an easy-to-use, high performance and scalable Python package for deep learning on graphs.

Link

Tags

dglpython

More info

DGL is framework agnostic, meaning if a deep graph model is a component of an end-to-end application, the rest of the logics can be implemented in any major frameworks, such as PyTorch, Apache MXNet or TensorFlow.