pyt-team / TopoModelX

Topological Deep Learning
MIT License
219 stars 79 forks source link

Update the Input Logic of Cell Complex Models #273

Closed gbg141 closed 5 months ago

gbg141 commented 5 months ago

This pull request aims to update the input logic of cell complex models by

Upon acceptance of these changes, similar modifications will be applied to Hypergraph, Simplicial, and Combinatorial models.

review-notebook-app[bot] commented 5 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 96.87500% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 97.37%. Comparing base (8ea75a7) to head (db96096).

Files Patch % Lines
topomodelx/nn/cell/can.py 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #273 +/- ## ======================================= Coverage 97.36% 97.37% ======================================= Files 58 58 Lines 2050 2054 +4 ======================================= + Hits 1996 2000 +4 Misses 54 54 ```

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