pyg-team / pytorch_geometric

Graph Neural Network Library for PyTorch
https://pyg.org
MIT License
20.52k stars 3.57k forks source link

Support other than two-dimensional inputs in `AttentionalAggregation` #9433

Closed rusty1s closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.84%. Comparing base (dafbd30) to head (5703473). Report is 11 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #9433 +/- ## ========================================== - Coverage 88.25% 86.84% -1.41% ========================================== Files 473 462 -11 Lines 30844 30536 -308 ========================================== - Hits 27221 26519 -702 - Misses 3623 4017 +394 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.