v2.14.0-rc9: Pin cython < 3.3.0 for the Windows Triton wheel build (#194931)
- PyTorch 近 90 天出现 93 次
- PyTorch 近 90 天第 92 次发版
- 上一次:同一天稍早 · trunk/610343e5acab74781f4ac043633d32465f8a86e5: [inductor] Skip SDPA fusion when the matched scale is a Tensor (#191496)
发生了什么
Pin cython #194914 ) Summary Build Triton Windows Wheel (3.15, xpu) fails in setup.py bdist_wheel with exit status 3221225477 ( 0xC0000005 , access violation) — a hard crash, not a build error: subprocess.CalledProcessError: Command '[...\python.exe', 'setup.py', 'bdist_wheel']' returned non-zero exit status 3221225477 Failing job: https://github.com/pytorch/pytorch/actions/runs/32979657567/job/98212890807 (tag v2.1…
摘要按规则整理自下方来源原文