pytorch/.circleci/scripts
Wei Wang ef8aabd424 [CD][CUDA13][ARM] aarch64 binary seems to be missing Triton dependency (#161833)
Requires: filelock, fsspec, jinja2, networkx, setuptools, sympy, typing-extensions

Seems to be missing Triton.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/161833
Approved by: https://github.com/tinglvv, https://github.com/Skylion007, https://github.com/atalman
2025-09-02 19:31:14 +00:00
..
binary_linux_test.sh [BE][EZ] Delete remains of split-build logic (#159990) 2025-08-07 01:59:30 +00:00
binary_populate_env.sh [CD][CUDA13][ARM] aarch64 binary seems to be missing Triton dependency (#161833) 2025-09-02 19:31:14 +00:00
binary_upload.sh Revert "cd: Add no-cache for test binaries (#149218)" 2025-08-22 13:14:23 +00:00
binary_windows_build.sh [BE] Upgrade XPU support package to 2025.2 (#158733) 2025-08-27 19:33:38 +00:00
binary_windows_test.sh [BE] Upgrade XPU support package to 2025.2 (#158733) 2025-08-27 19:33:38 +00:00
driver_update.bat Always retry curl downloads (#89157) 2022-11-18 07:03:24 +00:00
functorch_doc_push_script.sh Revert "[BE] Dockerize PyTorch docs jobs (#100601)" 2023-05-04 23:13:15 +00:00
publish_android_snapshot.sh
README.md

All the scripts in this directory are callable from ~/workspace/.circleci/scripts/foo.sh. Don't try to call them as .circleci/scripts/foo.sh, that won't (necessarily) work. See Note [Workspace for CircleCI scripts] in job-specs-setup.yml for more details.