Pyg 2.3.1: Bugfixes
PyG 2.3.1 includes a variety of bugfixes.
Bug Fixes
- Fixed
cugraphGNN layer support forpylibcugraphops==23.04(#7023) - Removed
DeprecationWarningofTypedStorageusage inDataLoader(#7034) - Fixed a bug in
FastHGTConvthat computed values via parameters used to compute the keys (#7050) - Fixed
numpyincompatiblity when reading files inPlanetoiddatasets (#7141) - Fixed
utils.subgraphon unordered inputs (#7187) - Fixed support for
Data.num_edgesfor nativetorch.sparse.Tensoradjacency matrices (#7104)
Full Changelog: 2.3.0...2.3.1