mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 00:20:18 +01:00
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 |
||
|---|---|---|
| .. | ||
| action.yml | ||