mirror of
https://github.com/zebrajr/pytorch.git
synced 2026-01-15 12:15:51 +00:00
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
Warning
PyTorch migration from CircleCI to github actions has been completed. All continuous integration & deployment workflows are defined in .github/workflows folder