Skip to content

Releases: zml72062/pygmmpp

v0.0.1

28 Mar 06:48

Choose a tag to compare

The first release of pygmmpp package, which is a fairly simplified and improved version of PyTorch Geometric. It allows

  • Easy implementation of new graph pre-processing techniques (via auto-batching support in __set_tensor_attr__ and in DataLoader)
  • Direct import of network architectures from other PyTorch-based library