File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
13
13
- Added ` BaseStorage.get() ` functionality ([ #5240 ] ( https://github.com/pyg-team/pytorch_geometric/pull/5240 ) )
14
14
- Added a test to confirm that ` to_hetero ` works with ` SparseTensor ` ([ #5222 ] ( https://github.com/pyg-team/pytorch_geometric/pull/5222 ) )
15
15
### Changed
16
+ - Fixed ` Dataset.num_classes ` in case a ` transform ` modifies ` data.y ` ([ #5274 ] ( https://github.com/pyg-team/pytorch_geometric/pull/5274 ) )
16
17
- Allow customization of the activation function within ` PNAConv ` ([ #5262 ] ( https://github.com/pyg-team/pytorch_geometric/pull/5262 ) )
17
18
- Do not fill ` InMemoryDataset ` cache on ` dataset.num_features ` ([ #5264 ] ( https://github.com/pyg-team/pytorch_geometric/pull/5264 ) )
18
19
- Changed tests relying on ` dblp ` datasets to instead use synthetic data ([ #5250 ] ( https://github.com/pyg-team/pytorch_geometric/pull/5250 ) )
You can’t perform that action at this time.
0 commit comments