• German
German

Main Navigation

PyTorch Geometric

Description:

PyTorch Geometric (PyG) is a library for deep learning on irregularly structured input data such as graphs, point clouds and manifolds, built upon PyTorch. In addition to general graph data structures and processing methods, it contains a variety of recently published methods from the domains of relational learning and 3D data processing. PyTorch Geometric achieves high data throughput by leveraging
sparse GPU acceleration, by providing dedicated CUDA kernels and by introducing efficient mini-batch handling for input examples of different size.

Link:

https://github.com/rusty1s/pytorch_geometric

Authors:

Fey, Matthias
Lenssen, Jan Eric

Projects:

SFB876-A6
SFB876-B2