pytorch/.github/actions
Mike Schneider ec85ab6157 Adding aarch64 wheel CI workflows (#104109)
Adding Workflows for building aarch64 Linux PyTorch PIP wheels

Updates:
* Created aarch64 template for generated workflows
* Updated generate_ci_workflows.py to include aarch64
* Generated the aarch64 wheel workflow
* added _binary-build-aarch64.yml for building aarch64 wheel
* added _binary-test-aarch64.yml for sanity check of aarch64 wheel
* Updated binary_linux_test.sh to use --extra-index-url for aarch64 till needed aarch64 dependencies are available at https://download.pytorch.org/whl/nightly/cpu

NOTES:
* The build and test workflows are using arm64v8/alpine and quay.io/pypa/manylinux2014_aarch64:latest docker images at this time.
* Conda generated workflow not included at this time and being worked on.

Workflows were successfully tested at https://github.com/xncqr/pytorch/actions/runs/5351891068
Pull Request resolved: https://github.com/pytorch/pytorch/pull/104109
Approved by: https://github.com/malfet, https://github.com/atalman
2023-06-29 18:58:43 +00:00
..
build-android
calculate-docker-image Handle long Docker image name when building Docker image (#103562) 2023-06-15 05:21:50 +00:00
checkout-pytorch
chown-workspace Adding aarch64 wheel CI workflows (#104109) 2023-06-29 18:58:43 +00:00
diskspace-cleanup
download-build-artifacts
filter-test-configs Reenable disabled tests by pr body (#103790) 2023-06-22 19:47:11 +00:00
get-workflow-job-id
pytest-cache-download Preserve PyTest Cache across job runs (#100522) 2023-05-10 18:37:28 +00:00
pytest-cache-upload Preserve PyTest Cache across job runs (#100522) 2023-05-10 18:37:28 +00:00
setup-linux GHA setup-linux should always be pair with teardown-linux (#103216) 2023-06-08 05:59:12 +00:00
setup-rocm
setup-win Allow to continue when fail to configure Windows Defender (#103454) 2023-06-15 18:30:58 +00:00
teardown-rocm
teardown-win Debug Windows locked files (#103237) 2023-06-09 04:53:07 +00:00
test-pytorch-binary Adding aarch64 wheel CI workflows (#104109) 2023-06-29 18:58:43 +00:00
upload-test-artifacts