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 time benchmark in docs & enable batched_operation of sinkhorn in rrwm #72

Merged
merged 4 commits into from
Aug 17, 2023

remove debugging lines

92d9fd5
Select commit
Loading
Failed to load commit list.
Merged

Add time benchmark in docs & enable batched_operation of sinkhorn in rrwm #72

remove debugging lines
92d9fd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2023 in 0s

92.88% (-0.02%) compared to b6e4dd1

View this Pull Request on Codecov

92.88% (-0.02%) compared to b6e4dd1

Details

Codecov Report

Merging #72 (92d9fd5) into main (b6e4dd1) will decrease coverage by 0.02%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
- Coverage   92.89%   92.88%   -0.02%     
==========================================
  Files          20       20              
  Lines        7586     7586              
==========================================
- Hits         7047     7046       -1     
- Misses        539      540       +1     
Files Changed Coverage Δ
pygmtools/neural_solvers.py 88.62% <ø> (ø)
pygmtools/jittor_backend.py 96.46% <100.00%> (-0.12%) ⬇️
pygmtools/mindspore_backend.py 90.34% <100.00%> (ø)
pygmtools/numpy_backend.py 97.10% <100.00%> (ø)
pygmtools/paddle_backend.py 96.70% <100.00%> (ø)
pygmtools/pytorch_backend.py 94.91% <100.00%> (ø)
pygmtools/tensorflow_backend.py 95.35% <100.00%> (ø)

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