Releases: zml72062/pygmmpp
Releases · zml72062/pygmmpp
v0.0.1
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 inDataLoader) - Direct import of network architectures from other PyTorch-based library