-
Notifications
You must be signed in to change notification settings - Fork 685
NXP backend: Extend NXP backend docs page, add partitioner and quantization #14942
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
NXP backend: Extend NXP backend docs page, add partitioner and quantization #14942
Conversation
@pytorchbot label "module: nxp" "release notes: nxp" |
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14942
Note: Links to docs will display an error until the docs builds have been completed. ❌ 6 New FailuresAs of commit 7e81aad with merge base 29b98c3 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
b333eef
to
7e81aad
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.
Create a cherry-pick request following instructions on #14288. Thanks.
@pytorchbot cherry-pick --onto release/1.0 -c {regression,critical,fixnewfeature,docs,release,examples,testci} 3591604 |
❌ 🤖 pytorchbot command failed:
Try |
@pytorchbot cherry-pick --onto release/1.0 -c release 3591604 |
❌ 🤖 pytorchbot command failed:
Try |
@pytorchbot cherry-pick --onto release/1.0 -c release |
…zation (#14942) ### Summary This PR updates NXP backend docs Readme. ### Test plan cc @robert-kalmar @JakeStevens @digantdesai (cherry picked from commit 3591604)
Cherry picking #14942The cherry pick PR is at #14997 The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
Summary
This PR updates NXP backend docs Readme.
Test plan
cc @robert-kalmar @JakeStevens @digantdesai