🐛 Describe the bug
Currently torch, as of 2.2.0 does not support torch compile with python 3.12
See following PR for example: #117853
- We need to be able to use python 3.12 with torch.compile feature.
- Include triton with Linux 3.12 wheel
- Enable Python 3.12 and torch.compile CI testsing
cc: @albanD @malfet
Versions
2.2.0
cc @ezyang @msaroufim @bdhirsh @anijain2305 @zou3519 @chauhang
🐛 Describe the bug
Currently torch, as of 2.2.0 does not support torch compile with python 3.12
See following PR for example: #117853
cc: @albanD @malfet
Versions
2.2.0
cc @ezyang @msaroufim @bdhirsh @anijain2305 @zou3519 @chauhang