pytorch/.ci
Nikita Shulga 4d833f859b [BE] [CI] Fix aarch64 arch checks (#165676)
Instead of relying on `TEST_CONFIG` environment variable  to contain `aarch64`, which is prone to errors,  use output of  `$(uname -m)` that is equal to `aarch64` on Linux ARM systems
Pull Request resolved: https://github.com/pytorch/pytorch/pull/165676
Approved by: https://github.com/huydhn, https://github.com/atalman
ghstack dependencies: #165583, #165584
2025-10-16 22:19:53 +00:00
..
aarch64_linux Continue to build nightly CUDA 12.9 for internal (#163029) 2025-10-11 08:26:47 +00:00
caffe2 [CI] Removing --user flag from all pip install commands (#154900) 2025-07-14 21:09:42 +00:00
docker Revert "Add mingw to docker (#165560)" 2025-10-16 08:42:11 +00:00
libtorch [CI] Move libtorch-cpu-shared-with-deps-release-build to python 3.10 (#162877) 2025-09-15 15:27:25 +00:00
lumen_cli [vllm hash update] update the pinned vllm hash (#164628) 2025-10-12 18:26:07 +00:00
magma Add Magma build for CUDA 13.0 (#160770) 2025-08-19 01:10:00 +00:00
magma-rocm [ROCm][CI] rebuild magma binary for gfx1150 gfx1151 (#164782) 2025-10-06 23:29:21 +00:00
manywheel Don't link with libnvToolsExt when building for 12.9 (#165465) 2025-10-15 01:45:37 +00:00
onnx [CI] Removing --user flag from all pip install commands (#154900) 2025-07-14 21:09:42 +00:00
pytorch [BE] [CI] Fix aarch64 arch checks (#165676) 2025-10-16 22:19:53 +00:00
wheel Replace setup.py bdist_wheel with python -m build --wheel (#156712) 2025-09-29 21:51:32 +00:00