InterDigitalInc / CompressAI

A PyTorch library and evaluation platform for end-to-end compression research
https://interdigitalinc.github.io/CompressAI/
BSD 3-Clause Clear License
1.15k stars 229 forks source link

ci: Remove pip caching for static-analysis #140

Closed sfeltman closed 2 years ago

sfeltman commented 2 years ago

Remove the pip cache from static analysis stage. This allows installation of the latest version of tooling for the stage and avoids discrepancies with stale requirements.txt.