| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PyG 2.6.1_ Bugfixes source code.tar.gz | 2024-09-26 | 3.9 MB | |
| PyG 2.6.1_ Bugfixes source code.zip | 2024-09-26 | 4.7 MB | |
| README.md | 2024-09-26 | 473 Bytes | |
| Totals: 3 Items | 8.6 MB | 0 | |
PyG 2.6.1 includes a bugfix in the WebQSDataset.
Bug Fixes
- Fixed a bug in the
WebQSDatasetdataset where empty edges were not treated gracefully (#9665)
Full Changelog: https://github.com/pyg-team/pytorch_geometric/compare/2.6.0...2.6.1