-
Notifications
You must be signed in to change notification settings - Fork 668
Arm backend: Add decomposition of div.Tensor_mode #13940
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
Signed-off-by: Elena Zhelezina <[email protected]> Change-Id: I6477ffcf8164e40d34c1af5e72229ae5ef45b1ac
Signed-off-by: Elena Zhelezina <[email protected]> Change-Id: I6477ffcf8164e40d34c1af5e72229ae5ef45b1ac
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13940
Note: Links to docs will display an error until the docs builds have been completed. ❌ 4 New Failures, 1 Unrelated FailureAs of commit 0d3d423 with merge base 01258d2 ( NEW FAILURES - The following jobs have failed:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@wwwind there seem to be some fails regarding div for Ethos-U55 |
@zingo everything was green on gerrit for me |
i can close this PR and go through internal testing again |
pipeline.run() | ||
|
||
|
||
@pytest.mark.parametrize("mode", [None, "floor"]) |
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.
Maybe add @common.XfailIfNoCorstone300
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.
oh, yes, missed yhis
Change-Id: I2bd38787378708ba8a05fc407d1de03cf6edd69a
Change-Id: Ica4db89952e5179ca695755057df5385a9e8ed4f
Fails unrelated |
Add decomposition of div.Tensor_mode
Signed-off-by: Elena Zhelezina [email protected]
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218