trunk/d7a82dcfcb838549a84f49516bc5c32ecf1eef90: [ROCm][Docker] Avoid caching TheRock wheels in Docker images (#195526)
- PyTorch: 446 events in the last 90 days
- PyTorch: 441th Release in the last 90 days
- Previous: earlier the same day · ciflow/dynamo/178393: Update
What happened
Summary The multi-architecture ROCm wheels are large, and retaining pip's download cache duplicates their contents in Docker layers. Disable pip caching during installation to reduce the resulting image size without changing the installed ROCm payload. Issue originally posted in ROCm/ROCm-docker#166 and originally tracked down by @tantara . Checklist Passes lint with lintrunner -a .ci/docker/common/install_rocm.sh A…
Summary assembled by rule from the sources below