pytorch/.circleci
Wang, Chuanqi b417e32da2 [CD] fix xpu nightly wheel test env (#134395) (#134464)
Due to the https://github.com/pytorch/builder/pull/1972 landed, it will source xpu env duplicated in nightly wheel test.
Works for https://github.com/pytorch/pytorch/issues/114850

Realnd of #134395 to be landed with pytorchmergebot
Pull Request resolved: https://github.com/pytorch/pytorch/pull/134464
Approved by: https://github.com/jeanschmidt

Co-authored-by: Wang, Chuanqi <chuanqi.wang@intel.com>
2024-08-26 15:35:48 +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 [CD] fix xpu nightly wheel test env (#134395) (#134464) 2024-08-26 15:35:48 +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