-
Notifications
You must be signed in to change notification settings - Fork 747
Arm backend: Add decomposition and test for fmod #13456
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
Signed-off-by: Emma Kujala <[email protected]> Change-Id: I3956b3e745d5415af585ce6f71faedc46600f2f5
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13456
Note: Links to docs will display an error until the docs builds have been completed. ❌ 11 New Failures, 2 Unrelated FailuresAs of commit 47325ae with merge base f7c009e ( NEW FAILURES - The following jobs have failed:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
BROKEN TRUNK - The following job failed but was present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot label "partner: arm" |
|
@pytorchbot label "release notes:arm" |
|
Didn't find following labels among repository labels: release notes:arm |
|
@pytorchbot label "release notes: arm" |
| [], | ||
| tosa_version="TOSA-1.0+INT", | ||
| ) | ||
| pipeline.run() |
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.
Nice tests! 👍
|
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
Add decomposition and test for fmod
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218