Skip to content

Arm backend: Avoid failing sigmoid unit tests after Pytorch 2.6 update #5843

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

zingo
Copy link
Collaborator

@zingo zingo commented Oct 3, 2024

The Pytorch 2.5 -> 2.6 updated caused tests using sigmoid together with add in quantize mode to start failing. Until the problem is solved lets avoid the tests to not stop CI jobs.

See #5832

…2.6 update

The Pytorch 2.5 -> 2.6 updated caused tests using sigmoid together with
add in quantize mode to start failing. Until the problem is solved lets
avoid the tests to not stop CI jobs.

See pytorch#5832

Signed-off-by: Zingo Andersen <[email protected]>
Change-Id: I999b847757dc1f2f16e720100e0716c4557dc071
Copy link

pytorch-bot bot commented Oct 3, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/5843

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure, 1 Unrelated Failure

As of commit f49059d with merge base 92d1d1e (image):

NEW FAILURE - The following job has failed:

BROKEN TRUNK - The following job failed but were 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.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 3, 2024
@zingo zingo added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk labels Oct 3, 2024
@facebook-github-bot
Copy link
Contributor

@mergennachin has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@mergennachin mergennachin self-requested a review October 3, 2024 13:14
@facebook-github-bot
Copy link
Contributor

@mergennachin merged this pull request in 13408b9.

@zingo zingo deleted the Arm-backend-Avoid-failing-sigmoid-add-quantized-tests-after-Pytorch-2.6-update branch November 7, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants