mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Related to: https://github.com/pytorch/pytorch/issues/128835 Follow up on PR: https://github.com/pytorch/pytorch/pull/145319 Pull Request resolved: https://github.com/pytorch/pytorch/pull/145863 Approved by: https://github.com/Skylion007, https://github.com/malfet, https://github.com/huydhn, 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.