pytorch/.ci/pytorch
2025-10-17 01:05:35 +00:00
..
fake_numpy [BE][CI] rename .jenkins (#92845) 2023-01-25 23:47:38 +00:00
smoke_test Work Around exposing statically linked libstdc++ CXX11 ABI strong symbols (#163980) 2025-10-01 23:17:30 +00:00
test_example_code Revert "Simplify nvtx3 CMake handling, always use nvtx3 (#153784)" 2025-06-24 20:02:07 +00:00
win-test-helpers [CI] Run cpp tests on windows in one run_tests call (#164861) 2025-10-09 16:07:28 +00:00
windows Make sure Windows CUDA 12.8 build follow same arches as Linux builds (#164470) 2025-10-02 16:34:42 +00:00
.shellcheckrc [BE][CI] rename .jenkins (#92845) 2023-01-25 23:47:38 +00:00
build.sh [CI] Add full debug build to trunk (#164974) 2025-10-09 20:12:16 +00:00
check_binary.sh Follow up to PR 163980 for s390x (#164464) 2025-10-07 12:02:29 +00:00
codegen-test.sh [BE][CI] change references from .jenkins to .ci (#92624) 2023-01-30 22:50:07 +00:00
common_utils.sh [ROCm][CI] benchmark must patch fbgemm_gpu with tbb dep (#162649) 2025-09-11 14:10:51 +00:00
common-build.sh Update _linux-test to support B200 runner (#157341) 2025-07-04 23:19:24 +00:00
common.sh [BE] fix typos in .ci/, .circleci/, .github/ (#156069) 2025-06-17 09:43:14 +00:00
cpp_doc_push_script.sh Fix cpp build (#162774) 2025-09-25 18:21:45 +00:00
docker-build-test.sh [BE][CI] rename .jenkins (#92845) 2023-01-25 23:47:38 +00:00
docs-test.sh Do not print escape characters in xdoctest logs (#126219) 2024-05-14 22:45:55 +00:00
install_cache_xla.sh [CI] Use sccache installed in docker image in xla build (#153002) 2025-05-08 23:22:20 +00:00
macos-build-test.sh [BE][CI] rename .jenkins (#92845) 2023-01-25 23:47:38 +00:00
macos-build.sh Replace setup.py bdist_wheel with python -m build --wheel (#156712) 2025-09-29 21:51:32 +00:00
macos-common.sh [CI][MacOS] Move more dependencies to pypi (#154309) 2025-05-27 13:49:40 +00:00
macos-test.sh [Benchmark] cleanup torchbench models (#164816) 2025-10-09 00:31:25 +00:00
multigpu-test.sh [inductor] do comm compute overlap at aten fx level (#163215) 2025-09-30 04:53:58 +00:00
numba-cuda-13.patch [CI] Update NVIDIA driver to 580.82.07 (#163111) 2025-09-17 17:37:06 +00:00
print_sccache_log.py [BE][Easy][2/19] enforce style for empty lines in import segments in .ci/ and .github/ (#129753) 2024-07-16 09:40:00 +00:00
python_doc_push_script.sh Migrate to new theme (#149331) 2025-04-16 21:35:19 +00:00
README.md Delete very old misleading info from .ci README (#131502) 2024-07-23 19:27:36 +00:00
run_tests.sh [BE][Easy] split build system requirements.txt to a separate file (#158111) 2025-07-16 05:03:30 +00:00
test_fa3_abi_stable.sh Add smoke tests to verify that stable ABI FA3 wheel runs w/ newer torch (#163782) 2025-10-01 02:30:38 +00:00
test.sh [Windows] Add AOTI cross-compilation CI (#165573) 2025-10-17 01:05:35 +00:00
win-arm64-build.ps1 CI for Windows Arm64 (#148753) 2025-07-23 16:12:20 +00:00
win-arm64-test.sh CI for Windows Arm64 (#148753) 2025-07-23 16:12:20 +00:00
win-build.sh [BE] fix typos in .ci/, .circleci/, .github/ (#156069) 2025-06-17 09:43:14 +00:00
win-test.sh Replace pynvml with nvidia-ml-py in win-test.sh (#164681) 2025-10-06 21:57:26 +00:00

This directory contains scripts for our continuous integration.