-
Notifications
You must be signed in to change notification settings - Fork 754
Cortex_m backend: Add softmax support for int8 via CMSIS NN (dim=-1) #16152
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
base: main
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/16152
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit 6379fd6 with merge base 71ebc50 ( UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot label "ciflow/trunk","partner:arm","release notes:arm" |
|
To add these label(s) (ciflow/trunk,partner:arm,release notes:arm) to the PR, please first approve the workflows that are awaiting approval (scroll to the bottom of this page). This helps ensure we don't trigger CI on this PR until it is actually authorized to do so. Please ping one of the reviewers if you do not have access to approve and run workflows. |
d07f997 to
d0db09d
Compare
|
@pytorchbot label "ciflow/trunk","partner:arm","release notes:arm" |
|
Didn't find following labels among repository labels: ciflow/trunk,partner:arm,release notes:arm |
|
@pytorchbot label "ciflow/trunk" |
|
@pytorchbot label "partner:arm" "release notes:arm" |
|
Didn't find following labels among repository labels: partner:arm,release notes:arm |
|
@pytorchbot label "partner:arm" |
|
Didn't find following labels among repository labels: partner:arm |
|
@pytorchbot label "partner: arm" |
|
@pytorchbot label "release notes: arm" |
d0db09d to
ce39bbe
Compare
|
@psiddh much appreciated if you can have a look |
ce39bbe to
19a3ec8
Compare
- integrate CMSIS softmax into Cortex-M backend - add fusion pass/tests for quantized softmax - lint cleanup passes - Resolved merge conflicts Change-Id: I0ec19f011069fa1482e2de2ab62b9e7d7f56b2a8 Signed-off-by: Xingguo Li <xingguo.li@arm.com>
19a3ec8 to
6379fd6
Compare
cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai @Sebastian-Larsson @AdrianLundell @psiddh