mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 00:20:18 +01:00
Equivalent to https://github.com/pytorch/test-infra/pull/6172 but for pytorch Pull Request resolved: https://github.com/pytorch/pytorch/pull/144887 Approved by: https://github.com/atalman |
||
|---|---|---|
| .. | ||
| binary_ios_build.sh | ||
| binary_ios_test.sh | ||
| binary_ios_upload.sh | ||
| binary_linux_test.sh | ||
| binary_populate_env.sh | ||
| binary_upload.sh | ||
| binary_windows_build.sh | ||
| binary_windows_test.sh | ||
| driver_update.bat | ||
| functorch_doc_push_script.sh | ||
| publish_android_snapshot.sh | ||
| README.md | ||
| trigger_azure_pipeline.py | ||
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.