-
Notifications
You must be signed in to change notification settings - Fork 687
Arm backend: Add correction for floor mode #14776
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
… stable Change-Id: I6e76bab3528c7b05f7710f6a402791c5b682aee3 Signed-off-by: Elena Zhelezina <[email protected]>
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14776
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: ❌ 1 New Failure, 2 Unrelated FailuresAs of commit 5fa4025 with merge base fb87fa6 ( NEW FAILURE - The following job has 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. |
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.
Thanks!
Hi @wwwind this seem to fail for Ethos-U55
|
Change-Id: I4569bbd8f317eb73dab634320ebcf72593adbc93
Thank you @zingo I pushed a fix |
Change-Id: I4707f3aa7155a121b0e721f2f344e6c10f330692
Change-Id: I2d89bfecadfc2ec137ecd3c87e728a16b2fc6832
fails are unrelated |
Reverts #14776 due to flaky test results Signed-off-by: Ryan O'Shea <[email protected]> cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai
Correct implementation of div.tensor_mode for 'floor' case to make it numerically stable.
Change-Id: I6e76bab3528c7b05f7710f6a402791c5b682aee3
Signed-off-by: Elena Zhelezina [email protected]
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218