Deeplite / deeplite-torch-zoo

Collection of SOTA efficient computer vision models for embedded applications, with pre-trained weights and training recipes
Apache License 2.0
82 stars 10 forks source link

checkpoint_saver bug fix #380

Closed alexh-deeplite closed 10 months ago

alexh-deeplite commented 10 months ago

fix missing index of tuple

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (f5bb139) 86.56% compared to head (b91b504) 86.56%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #380 +/- ## ======================================== Coverage 86.56% 86.56% ======================================== Files 70 70 Lines 1474 1474 ======================================== Hits 1276 1276 Misses 198 198 ```

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