-
Notifications
You must be signed in to change notification settings - Fork 684
Buckify backends/arm for meta internal use. #5023
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/5023
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit ba8c6c5 with merge base 1a4cf51 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D62062674 |
This pull request was exported from Phabricator. Differential Revision: D62062674 |
703e148
to
14bf68e
Compare
Summary: Pull Request resolved: pytorch#5023 1. Add buck targets for `executorch/backends/arm/...` 2. Pyre typing cleanup 3. Invoke vela compiler as `vela.main(args)` instead of `subprocess.run([vela_command]...)` Differential Revision: D62062674
This pull request was exported from Phabricator. Differential Revision: D62062674 |
14bf68e
to
3e5225d
Compare
Summary: Pull Request resolved: pytorch#5023 1. Add buck targets for `executorch/backends/arm/...` 2. Pyre typing cleanup 3. Invoke vela compiler as `vela.main(args)` instead of `subprocess.run([vela_command]...)` Reviewed By: digantdesai Differential Revision: D62062674
This pull request was exported from Phabricator. Differential Revision: D62062674 |
3e5225d
to
f049f1d
Compare
Summary: Pull Request resolved: pytorch#5023 1. Add buck targets for `executorch/backends/arm/...` 2. Pyre typing cleanup 3. Invoke vela compiler as `vela.main(args)` instead of `subprocess.run([vela_command]...)` Reviewed By: digantdesai Differential Revision: D62062674
This pull request was exported from Phabricator. Differential Revision: D62062674 |
Summary: Pull Request resolved: pytorch#5023 1. Add buck targets for `executorch/backends/arm/...` 2. Pyre typing cleanup 3. Invoke vela compiler as `vela.main(args)` instead of `subprocess.run([vela_command]...)` Reviewed By: digantdesai Differential Revision: D62062674
f049f1d
to
a5a22aa
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Running some more jobs. Make sure arm
jobs are clean. Stamping it.
This pull request was exported from Phabricator. Differential Revision: D62062674 |
a5a22aa
to
bb9c73d
Compare
Summary: Pull Request resolved: pytorch#5023 1. Add buck targets for `executorch/backends/arm/...` 2. Pyre typing cleanup 3. Invoke vela compiler as `vela.main(args)` instead of `subprocess.run([vela_command]...)` Differential Revision: D62062674
Summary: Pull Request resolved: pytorch#5023 1. Add buck targets for `executorch/backends/arm/...` 2. Pyre typing cleanup 3. Invoke vela compiler as `vela.main(args)` instead of `subprocess.run([vela_command]...)` Differential Revision: D62062674
This pull request was exported from Phabricator. Differential Revision: D62062674 |
bb9c73d
to
ba8c6c5
Compare
Running Vela without correct U55 compile spec fails after pytorch#5023 update compilespec in test to use default U55 spec. Change-Id: I946e8487ad185d9994049ddcdcf7b08153c2597b Signed-off-by: Erik Lundell <erik.lundell@arm.com>
Summary:
executorch/backends/arm/...
vela.main(args)
instead ofsubprocess.run([vela_command]...)
Differential Revision: D62062674