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

Add neural solvers & auto examples for paddle backend #52

Merged
merged 6 commits into from
Mar 6, 2023

Conversation

wzever
Copy link
Contributor

@wzever wzever commented Mar 6, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Merging #52 (6136ff6) into main (5571ef6) will increase coverage by 0.04%.
The diff coverage is 92.66%.

@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
+ Coverage   93.90%   93.94%   +0.04%     
==========================================
  Files          17       18       +1     
  Lines        6300     6660     +360     
==========================================
+ Hits         5916     6257     +341     
- Misses        384      403      +19     
Impacted Files Coverage Δ
pygmtools/neural_solvers.py 89.05% <ø> (ø)
pygmtools/pytorch_backend.py 96.97% <60.00%> (+0.01%) ⬆️
pygmtools/numpy_backend.py 97.10% <66.66%> (-0.22%) ⬇️
pygmtools/paddle_modules.py 85.60% <85.60%> (ø)
pygmtools/paddle_backend.py 96.94% <98.13%> (+0.39%) ⬆️
pygmtools/jittor_backend.py 96.79% <100.00%> (+0.01%) ⬆️
pygmtools/utils.py 85.28% <100.00%> (+1.61%) ⬆️

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

@rogerwwww
Copy link
Member

Nice work! merged.

@rogerwwww rogerwwww merged commit 99fa7a3 into Thinklab-SJTU:main Mar 6, 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