mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
According to https://github.com/search?type=code&q=binary_macos_test.sh+repo%3Apytorch%2Fpytorch (and grep in the repo) it's not used anywhere Pull Request resolved: https://github.com/pytorch/pytorch/pull/142382 Approved by: https://github.com/atalman ghstack dependencies: #142276, #142277 |
||
|---|---|---|
| .. | ||
| binary_ios_build.sh | ||
| binary_ios_test.sh | ||
| binary_ios_upload.sh | ||
| binary_linux_test.sh | ||
| binary_macos_build.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.