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

add RAM profiler #373

Closed lzrwch closed 11 months ago

lzrwch commented 11 months ago

RAM profiler implementation by @matteog11 from the profiler reopened in PR https://github.com/Deeplite/deeplite-torch-zoo/pull/374

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (1ce9c01) 86.55% compared to head (00df1c3) 86.56%.

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

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