File tree 1 file changed +1
-0
lines changed
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
48
48
- Added support for graph-level outputs in ` to_hetero ` ([ #4582 ] ( https://github.com/pyg-team/pytorch_geometric/pull/4582 ) )
49
49
- Added ` CHANGELOG.md ` ([ #4581 ] ( https://github.com/pyg-team/pytorch_geometric/pull/4581 ) )
50
50
### Changed
51
+ - Fixed ` data.subgraph ` generation for 0-dim tensors ([ #4932 ] ( https://github.com/pyg-team/pytorch_geometric/pull/4932 ) )
51
52
- Removed unnecssary inclusion of self-loops when sampling negative edges ([ #4880 ] ( https://github.com/pyg-team/pytorch_geometric/pull/4880 ) )
52
53
- Fixed ` InMemoryDataset ` inferring wrong ` len ` for lists of tensors ([ #4837 ] ( https://github.com/pyg-team/pytorch_geometric/pull/4837 ) )
53
54
- Fixed ` Batch.separate ` when using it for lists of tensors ([ #4837 ] ( https://github.com/pyg-team/pytorch_geometric/pull/4837 ) )
You can’t perform that action at this time.
0 commit comments