KGrewal1 / optimisers

A collection of optimisers for use with candle
MIT License
26 stars 2 forks source link

V0.5 #13

Closed KGrewal1 closed 2 months ago

KGrewal1 commented 2 months ago

Fixes for candle 0.5 involving interiro mutability in lbfgs

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 89.28571% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 92.37%. Comparing base (1fbac76) to head (772f45d).

Files Patch % Lines
src/lbfgs/strong_wolfe.rs 90.56% 5 Missing :warning:
src/lbfgs.rs 66.66% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #13 +/- ## ========================================== + Coverage 91.33% 92.37% +1.04% ========================================== Files 11 11 Lines 1396 1364 -32 ========================================== - Hits 1275 1260 -15 + Misses 121 104 -17 ```

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