rusty1s / pytorch_cluster

PyTorch Extension Library of Optimized Graph Cluster Algorithms
MIT License
824 stars 148 forks source link

Change `ratio` type to `torch::Tensor` in `cluster.h` #234

Closed IlliaOvcharenko closed 4 days ago

IlliaOvcharenko commented 4 days ago

fix #233

codecov-commenter commented 4 days ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 97.28%. Comparing base (f2d9919) to head (7ba8f3c). Report is 6 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #234 +/- ## ========================================== - Coverage 97.32% 97.28% -0.04% ========================================== Files 11 11 Lines 224 221 -3 ========================================== - Hits 218 215 -3 Misses 6 6 ```

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