[aarch64] Add PT Docker build image for aarch64#106881
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/106881
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 4 New FailuresAs of commit 335626f: NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
atalman
left a comment
There was a problem hiding this comment.
LGTM aarch64 builds are passing
|
@pytorchbot merge -f "aarch64 and lint workflows are passing" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
# Changes * Update `generate_binary_build_matrix.py` for aarch64 to use `pytorch/manylinuxaarch64-builder:cpu` when it is created * Executed `generate_binary_build_matrix.py` to update `generated-linux-aarch64-binary-manywheel-nightly.yml` Aarch64 build/test will fail till the new docker image is available for consmption. Builder PR to build docker image : pytorch/builder#1472 This switches nightly to use the docker build : https://hud.pytorch.org/hud/pytorch/pytorch/nightly/1?per_page=50&name_filter=aarch64 Pull Request resolved: pytorch#106881 Approved by: https://github.com/atalman
Changes
generate_binary_build_matrix.pyfor aarch64 to usepytorch/manylinuxaarch64-builder:cpuwhen it is createdgenerate_binary_build_matrix.pyto updategenerated-linux-aarch64-binary-manywheel-nightly.ymlAarch64 build/test will fail till the new docker image is available for consmption.
Builder PR to build docker image : pytorch/builder#1472
This switches nightly to use the docker build : https://hud.pytorch.org/hud/pytorch/pytorch/nightly/1?per_page=50&name_filter=aarch64