-
Notifications
You must be signed in to change notification settings - Fork 24.9k
Build and Install Arm Compute Library in manylinux docker image #159737
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: gh/robert-hardwick/1/base
Are you sure you want to change the base?
Build and Install Arm Compute Library in manylinux docker image #159737
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/159737
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (3 Unrelated Failures)As of commit 0704428 with merge base 9a680e1 ( UNSTABLE - The following jobs are marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@pytorchbot label "ciflow/linux-aarch64" |
@malfet is anyone using https://github.com/pytorch/pytorch/blob/main/.ci/aarch64_linux/build_aarch64_wheel.py ? I notice the docker image is still configued to
.ci/aarch64_linux folder entirely, not sure what happens to this script.
|
Stack from ghstack (oldest at bottom):
This PR will be part of a series of PR's that aims to remove
.ci/aarch64_linux
folder entirely, such that Aarch64 manylinux build happens as part of.ci/manywheel/build.sh
, the same as other platforms.In this PR:
cc @seemethere @malfet @pytorch/pytorch-dev-infra @snadampal @milpuz01 @aditew01 @nikhil-arm @fadara01