Closed atalman closed 7 months ago
Possibility to automate this task: pypi binaries with slimmed dependencies are usable in standard AWS containers (amazonlinux:2 regression in 1.13)
Validation jobs https://github.com/pytorch/builder/actions/runs/8432086196
Confirm that import and smoke test works with docker pull amazonlinux:2023
(CPU, no CUDA)
🐛 Describe the bug
PyTorch-2.2.2 we need to make sure that:
torch.compile
torch.compile
produces a binary which can be used on 3090torch.compile
raises an error if used on Windows. Test: https://github.com/pytorch/builder/actions/runs/7973707143/job/21768117984#step:9:534torch.compile
works on 3.11 : Test: https://github.com/pytorch/builder/actions/runs/7973707143/job/21768126221#step:11:5565Same as: https://github.com/pytorch/pytorch/issues/120250
Versions
2.2.2