-
Notifications
You must be signed in to change notification settings - Fork 712
Centralize soc_to_chipset map #6033
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/6033
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit b71dfb0 with merge base a6f754a ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
This pull request was exported from Phabricator. Differential Revision: D64080089 |
haowhsu-quic
left a comment
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.
That's nice, thank you for helping this.
df4b90b to
cc6ceaa
Compare
Summary: We have multiple copy of the maps in the codebase and it's error prone. Provide a util function for the map so we can get the map from the same function Reviewed By: kirklandsign Differential Revision: D64080089
Summary: We have multiple copy of the maps in the codebase and it's error prone. Provide a util function for the map so we can get the map from the same function Reviewed By: kirklandsign Differential Revision: D64080089
|
This pull request was exported from Phabricator. Differential Revision: D64080089 |
cc6ceaa to
b71dfb0
Compare
|
This pull request was exported from Phabricator. Differential Revision: D64080089 |
|
This pull request has been merged in a57853c. |
Summary: We have multiple copy of the maps in the codebase and it's error prone. Provide a util function for the map so we can get the map from the same function
Differential Revision: D64080089