viable/strict/1788412085: [ROCm][Docker] Avoid caching TheRock wheels in Docker images (#195526)
- PyTorch 近 90 天出现 466 次
- PyTorch 近 90 天第 461 次发版
- 上一次:同一天稍早 · ciflow/docker/179094: Update
发生了什么
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…
摘要按规则整理自下方来源原文