-
Notifications
You must be signed in to change notification settings - Fork 766
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
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. ❌ 2 New Failures, 1 Unrelated FailureAs of commit c0b5684 with merge base 0fb422f ( NEW FAILURES - The following jobs have failed:
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 |
19a3ec8 to
6379fd6
Compare
d28f1a5 to
b887e2c
Compare
psiddh
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.
lgtm
- 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>
b887e2c to
c0b5684
Compare
|
Failures unrelated |
cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai @Sebastian-Larsson @AdrianLundell @psiddh