KGrewal1 / candle-optimisers

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

add criterion benchmarks #5

Closed KGrewal1 closed 11 months ago

KGrewal1 commented 11 months ago

Adds criterion benchmarks for the optimisers running 100 epochs 100 times bar LBFGS which runs 100 epochs 10 times

codecov-commenter commented 11 months ago

Codecov Report

Attention: 30 lines in your changes are missing coverage. Please review.

Comparison is base (79e63d9) 94.36% compared to head (5e9e972) 91.78%.

Files Patch % Lines
benches/training.rs 0.00% 30 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 #5 +/- ## ========================================== - Coverage 94.36% 91.78% -2.59% ========================================== Files 11 12 +1 Lines 1065 1095 +30 ========================================== Hits 1005 1005 - Misses 60 90 +30 ```

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