-
Notifications
You must be signed in to change notification settings - Fork 743
Arm backend: Fix buck2 files after moving TOSA partitioner #14006
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
Arm backend: Fix buck2 files after moving TOSA partitioner #14006
Conversation
Signed-off-by: Zingo Andersen <zingo.andersen@arm.com> Change-Id: Ia5eafe71055569f97f9f9f518bc958b9c4145b57
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14006
Note: Links to docs will display an error until the docs builds have been completed. ❌ 3 New FailuresAs of commit c85bd80 with merge base 01258d2 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
We have unfortunally no way of knowing if this is correct as the github builds are not buck2 based, but we have tried to dry-code what we think will work for you. |
|
@digantdesai can you please verify if this change fixes the internal issues? |
|
@shoumikhin @digantdesai as we soon are moving out of the local working window :) feel free to just merge this directly when you approve it and not wait for me, as I assume you want to fix this faster them my response time might be, Ill try to keep an eye on it anyway if you don't but it might take a bit of time :) |
|
Fails are unrelated |
|
Thanks @zingo for the bold attempt, while flying blind. Let me test it. |
|
A better fix for this was merged #14031 |
This try to fix broke buck2 builds
cc @digantdesai @freddan80 @per @oscarandersson8218