ciflow/inductor-pallas/198695: Use OSDC runner labels directly in the workflows
- PyTorch 近 90 天出现 1501 次
- PyTorch 近 90 天第 1482 次发版
- 上一次:同一天稍早 · ciflow/rocm-rx7900/197361: Merge remote-tracking branch 'origin/viable/strict' into HEAD
发生了什么
CI has been on OSDC for months, but the workflows still name EC2 runners and _linux-build.yml translates them at runtime through arc.yaml. The indirection buys nothing now and hides which pod a job actually lands on. Every prefixed label is rewritten to the pod it already resolved to, so the runner a job gets is unchanged. The determinator still supplies the mt-/lf- prefix, so fleet routing is untouched. Runners wit…
摘要按规则整理自下方来源原文