-
Notifications
You must be signed in to change notification settings - Fork 724
added detailed instructions for xtensa cmake and devserver setup #5398
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/5398
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: ✅ No FailuresAs of commit c124b47 with merge base 92adb94 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
This pull request was exported from Phabricator. Differential Revision: D62768143 |
backends/cadence/README.md
Outdated
| - HiFi Audio | ||
| - ... | ||
|
|
||
| ## Setup (Internal Only) |
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.
should we put this in OSS at all?
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.
Tentatively yes, because it's the instruction for cadence oss but exposes nothing extra
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.
maybe I'm reading this wrong, we have an internal link and the arvr and nfs paths there... that's all internal right?
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.
Correct. Just rethought I will remove these lines
…orch#5398) Summary: Recently change in cadence added new internal dependencies which caused confusion in building the hifi binaries. Added detailed intrustiones in a sample bash script to build with xtensa toolchain. Also based on internal development, added instructions to setup cmake/pip on internal developement servers. Reviewed By: hsharma35 Differential Revision: D62768143
45c80b4 to
8318477
Compare
|
This pull request was exported from Phabricator. Differential Revision: D62768143 |
…orch#5398) Summary: Recently change in cadence added new internal dependencies which caused confusion in building the hifi binaries. Added detailed intrustiones in a sample bash script to build with xtensa toolchain. Also based on internal development, added instructions to setup cmake/pip on internal developement servers. Reviewed By: hsharma35 Differential Revision: D62768143
8318477 to
c124b47
Compare
|
This pull request was exported from Phabricator. Differential Revision: D62768143 |
|
This pull request has been merged in 5a3eceb. |
Summary:
Recently change in cadence added new internal dependencies which caused confusion in building the hifi binaries. Added detailed intrustiones in a sample bash script to build with xtensa toolchain.
Also based on internal development, added instructions to setup cmake/pip on internal developement servers.
Reviewed By: hsharma35
Differential Revision: D62768143