lightly-ai / lightly

A python library for self-supervised learning on images.
https://docs.lightly.ai/self-supervised-learning/
MIT License
2.84k stars 246 forks source link

disable caching in lightly-serve #1507

Closed japrescott closed 4 months ago

japrescott commented 4 months ago

closes lig-4625

Screenshot 2024-02-20 at 15 42 42

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (51db826) 84.43% compared to head (84ecceb) 84.35%.

Files Patch % Lines
lightly/api/serve.py 0.00% 4 Missing :warning:
lightly/cli/serve_cli.py 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1507 +/- ## ========================================== - Coverage 84.43% 84.35% -0.09% ========================================== Files 140 140 Lines 5796 5802 +6 ========================================== Hits 4894 4894 - Misses 902 908 +6 ```

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