atong01 / conditional-flow-matching

TorchCFM: a Conditional Flow Matching library
https://arxiv.org/abs/2302.00482
MIT License
1.08k stars 85 forks source link

Update sinkhorn_knopp_unbalanced.py #93

Closed atong01 closed 9 months ago

atong01 commented 9 months ago

Fixes #94

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (01a088a) 45.26% compared to head (5645c5a) 35.92%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #93 +/- ## ========================================== - Coverage 45.26% 35.92% -9.35% ========================================== Files 12 67 +55 Lines 1131 7399 +6268 ========================================== + Hits 512 2658 +2146 - Misses 619 4741 +4122 ```

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