Release 2.4.0 validations checklist and cherry-picks #130151
Labels
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
We need to make sure that:
pip3 install torch==2.3.1 torchvision==0.18.1 torchaudio==2.3.1 --index-url https://download.pytorch.org/whl/test/cu121
@PaliCtorch.linalg.eigh
fails on GPU #94772 with small wheels (This is an old issue from way back to 2.1, so I wonder if we need to continue verifying it) @PaliCtorch.compile
libdevice
relative to shared library triton-lang/triton#1176 ) in PyTorch docker container @atalmantorch.compile
raises an error if used on Windows. Test: https://github.com/pytorch/builder/actions/runs/9878730185/job/27288640469#step:9:408torch.compile
works on 3.11, 3.12 : Test: https://github.com/pytorch/builder/actions/runs/9878730185/job/27288615685#step:12:5163Cherry-Picks to validate
test_scatter_bf16_cuda
fails on V100 #118581torch.cuda.is_bf16_compatible()
output inconsistent with with TorchInductor support #118122Fail to import hypothesis in common_utils, tests are not derandomized
print #126871Versions
2.4.0
The text was updated successfully, but these errors were encountered: