| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PyG 2.5.2_ Bugfixes source code.tar.gz | 2024-03-20 | 3.8 MB | |
| PyG 2.5.2_ Bugfixes source code.zip | 2024-03-20 | 4.6 MB | |
| README.md | 2024-03-20 | 322 Bytes | |
| Totals: 3 Items | 8.4 MB | 0 | |
PyG 2.5.2 includes a bug fix for implementing MessagePassing layers in Google Colab.
Bug Fixes
- Raise error in case
inspect.get_sourceis not supported (#9068)
Full Changelog: https://github.com/pyg-team/pytorch_geometric/compare/2.5.1...2.5.2