Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mindspore backend #55

Merged
merged 136 commits into from
Apr 27, 2023
Merged

mindspore backend #55

merged 136 commits into from
Apr 27, 2023

Conversation

wlxlatiao666
Copy link
Contributor

mindspore test finished

wlx_glb and others added 30 commits October 30, 2022 17:46
some utils added
hungarian test not completed yet.
some utils added
hungarian test completed.
linear test completed.
linear test completed.
classic not completed yet.
rrvm not successfully tested yet.
classic part tested successfully!
sinkhorn document finished.
linear document finished.
half
document
document finished.
document finished.
document finished.
document finished.
document finished
document finished
@codecov
Copy link

codecov bot commented Apr 21, 2023

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%) ⬇️
pygmtools/mindspore_backend.py 90.34% <90.34%> (ø)

... and 5 files with indirect coverage changes

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

@@ -0,0 +1,325 @@
# Copyright (c) 2022 Thinklab@SJTU
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge this file into "test_classic_solvers.py" and avoid any duplicate functions

Copy link
Member

@rogerwwww rogerwwww left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge this PR if all checks are passed.

@rogerwwww rogerwwww merged commit 5e779cf into Thinklab-SJTU:main Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants