pytorch/.circleci
Wang, Chuanqi 292454942e [CD] Introduce windows.12xlarge runners for CD Windows build (#165287)
Follows https://github.com/pytorch/test-infra/pull/7174. Windows CD build time cost comparison as below

|Runner|cpu|cuda|xpu|
|-|-|-|-|
|windows.4xlarge|1.5h| 4.0h| 5.5h|
|windows.12xlarge|0.5h|1.5h|2.5h|

Fixes #162962
Pull Request resolved: https://github.com/pytorch/pytorch/pull/165287
Approved by: https://github.com/zxiiro, https://github.com/malfet, https://github.com/seemethere
2025-10-21 18:28:23 +00:00
..
codegen_validation [BE][Easy] use pathlib.Path instead of dirname / ".." / pardir (#129374) 2024-12-29 17:23:13 +00:00
scripts [CD] Introduce windows.12xlarge runners for CD Windows build (#165287) 2025-10-21 18:28:23 +00:00
windows-jni/include Lint trailing newlines (#54737) 2021-03-30 13:09:52 -07:00
.gitignore
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