Thinklab-SJTU / pygmtools

A Python Graph Matching Toolkit.
https://pygmtools.readthedocs.io/
Other
275 stars 19 forks source link

mindspore backend #55

Closed wlxlatiao666 closed 1 year ago

wlxlatiao666 commented 1 year ago

mindspore test finished

codecov[bot] commented 1 year ago

Codecov Report

Merging #55 (b36b7ea) into main (946d6f3) will decrease coverage by 0.19%. The diff coverage is 90.34%.

@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
- Coverage   93.53%   93.35%   -0.19%     
==========================================
  Files          18       19       +1     
  Lines        6678     6993     +315     
==========================================
+ Hits         6246     6528     +282     
- Misses        432      465      +33     
Impacted Files Coverage Δ
pygmtools/classic_solvers.py 87.91% <ø> (ø)
pygmtools/linear_solvers.py 84.21% <ø> (ø)
pygmtools/utils.py 82.00% <ø> (-0.05%) :arrow_down:
pygmtools/mindspore_backend.py 90.34% <90.34%> (ø)

... and 5 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more