pytorch/.circleci
Andrey Talman 04bb82f097 Linux Wheels: Remove triton dependency python < 3.13 constraint (#143162)
We do build pytorch-triton package for python 3.13 : https://github.com/pytorch/pytorch/actions/runs/12304476674/job/34344764271
Hence constraint is no longer needed.
This stack enabled torch.compile for Python 3.13 : https://github.com/pytorch/pytorch/pull/141264
Pull Request resolved: https://github.com/pytorch/pytorch/pull/143162
Approved by: https://github.com/kit1980
2024-12-13 15:08:44 +00:00
..
codegen_validation [BE][Easy][1/19] enforce style for empty lines in import segments (#129752) 2024-07-16 00:42:56 +00:00
scripts Linux Wheels: Remove triton dependency python < 3.13 constraint (#143162) 2024-12-13 15:08:44 +00:00
windows-jni/include Lint trailing newlines (#54737) 2021-03-30 13:09:52 -07:00
.gitignore U/kostmo/gen circle conf (#17189) 2019-02-19 15:37:09 -08:00
README.md [BE] Cleanup CircleCI README (#118927) 2024-02-02 17:08:20 +00:00

Warning

PyTorch migration from CircleCI to github actions has been completed. All continuous integration & deployment workflows are defined in .github/workflows folder