github pyg-team/pytorch_geometric 1.3.2

latest releases: 2.6.1, 2.6.0, 2.5.3...
5 years ago

This release focuses on Pytorch 1.2 support and removes all torch.bool deprecation warnings. As a result, this release now requires PyTorch 1.2. If you are in the process of updating to PyTorch 1.2, please ensure that you also re-install all related external packages.

Overall, this release brings the following new features/bugfixes:

Features

  • Prints out a warning in case the pre_transform and pre_filter arguments differ from an already processed version

Bugfixes

  • Removed all torch.bool deprecation warnings
  • Fixed ARGA initialization bug
  • Fixed a pre-processing bug in QM9

Don't miss a new pytorch_geometric release

NewReleases is sending notifications on new releases.