pyg-team / pytorch_geometric

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

Add `torch_geometric.Index.dim_resize_()` #9279

Closed rusty1s closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 86.89%. Comparing base (73d3402) to head (908a965). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #9279 +/- ## ========================================== + Coverage 86.79% 86.89% +0.09% ========================================== Files 471 471 Lines 30376 30444 +68 ========================================== + Hits 26366 26455 +89 + Misses 4010 3989 -21 ```

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