pytorch/.circleci/scripts
Jeff Moe b8fc24e092 Upstream v2.1.0 2023-11-08 09:13:36 -07:00
..
README.md Forklet of Pytorch 2023-11-08 09:01:59 -07:00
binary_checkout.sh Upstream v2.1.0 2023-11-08 09:13:36 -07:00
binary_install_miniconda.sh Forklet of Pytorch 2023-11-08 09:01:59 -07:00
binary_ios_build.sh Forklet of Pytorch 2023-11-08 09:01:59 -07:00
binary_ios_test.sh Forklet of Pytorch 2023-11-08 09:01:59 -07:00
binary_ios_upload.sh Upstream v2.1.0 2023-11-08 09:13:36 -07:00
binary_linux_build.sh Upstream v2.1.0 2023-11-08 09:13:36 -07:00
binary_linux_test.sh Upstream v2.1.0 2023-11-08 09:13:36 -07:00
binary_macos_build.sh Forklet of Pytorch 2023-11-08 09:01:59 -07:00
binary_macos_test.sh Forklet of Pytorch 2023-11-08 09:01:59 -07:00
binary_populate_env.sh Upstream v2.1.0 2023-11-08 09:13:36 -07:00
binary_run_in_docker.sh Forklet of Pytorch 2023-11-08 09:01:59 -07:00
binary_upload.sh Upstream v2.1.0 2023-11-08 09:13:36 -07:00
binary_windows_build.sh Upstream v2.1.0 2023-11-08 09:13:36 -07:00
binary_windows_test.sh Upstream v2.1.0 2023-11-08 09:13:36 -07:00
build_android_gradle.sh Forklet of Pytorch 2023-11-08 09:01:59 -07:00
driver_update.bat Forklet of Pytorch 2023-11-08 09:01:59 -07:00
functorch_doc_push_script.sh Upstream v2.1.0 2023-11-08 09:13:36 -07:00
publish_android_snapshot.sh Forklet of Pytorch 2023-11-08 09:01:59 -07:00
setup_ci_environment.sh Forklet of Pytorch 2023-11-08 09:01:59 -07:00
setup_linux_system_environment.sh Forklet of Pytorch 2023-11-08 09:01:59 -07:00
trigger_azure_pipeline.py Upstream v2.1.0 2023-11-08 09:13:36 -07:00

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.