Release 2.6.0 validations checklist and cherry-picks #144503
Labels
oncall: releng
In support of CI and Release Engineering
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Milestone
Uh oh!
There was an error while loading. Please reload this page.
🐛 Describe the bug
Similar to: #134694
We need to make sure that:
libstdc++
CXX11 ABI symbols. #133437torch.linalg.eigh
fails on GPU #94772 with small wheels . Passes on GPU but failing on CPU, new issue: torch.linalg.eigh fails on CPU #145801torch.compile
libdevice
relative to shared library triton-lang/triton#1176 ) in PyTorch docker containertorch.compile
raises an error if used on Windows. Test (part of torchvision): https://github.com/pytorch/test-infra/actions/runs/12935566485/job/36079281843#step:9:486torch.compile
works on 3.13 : Test: https://github.com/pytorch/test-infra/actions/runs/12873664387/job/35891677345#step:14:3604torch.compile
raises error on 3.13t: https://github.com/pytorch/test-infra/actions/runs/12873664387/job/35891678653#step:14:2811Issues/Milestone validation
torch.compile(..., fullgraph=True)
does not work withtorch.device
TorchFunctionMode #141046 @kit1980F.logsigmoid
#141333 @chuanqi129import torch
fails on stock ubuntu if one uses XPU nightly binaries #135867 @chuanqi129query
's memory layout ordering foroutput
in cuDNN SDPA #138354 @nWEIdiaAmazon Linux 2023
XPU Binaries Validations:
Cherry-Picks to validate
Versions
2.6.0
The text was updated successfully, but these errors were encountered: