Skip to content

[RELEASE ONLY CHANGES] Revert XNNPACK Update#136522

Merged
kit1980 merged 2 commits intopytorch:release/2.5from
GregoryComer:revert-xnnpack-update
Sep 27, 2024
Merged

[RELEASE ONLY CHANGES] Revert XNNPACK Update#136522
kit1980 merged 2 commits intopytorch:release/2.5from
GregoryComer:revert-xnnpack-update

Conversation

@GregoryComer
Copy link
Member

@GregoryComer GregoryComer commented Sep 24, 2024

Testing XNNPACK update revert on release/2.5. This fixes the issue with periodic/ios-build-test related to a CMake regressoin in XNNPACK. This is also applying -O2 flags to libtorch_cpu whenever XNNPACK is linked. I have already contributed and merged a fix upstream, but they did a sizable build refactor in the last couple of weeks that I want to avoid pulling in at the last minute. I will update the dependency version on main, but am planning to just revert for 2.5.

This change landed right before branch cut and should be independent / drop-in. No source changes happened for the update (only build updates). As such, if full CI is clean, this should be the safest way to fix the issue on the release branch.

I've added extra ciflow tags to run more tests here, which has surfaced failures. I've run CI with the same tags on #136569 (dummy change) to confirm that "new" failures are pre-existing. Note that the failures fail with the same error message.

cc @XilunWu @H-Huang @awgu @kwen2501 @wanchaol @fegin @fduwjj @wz337 @wconstab @d4l3k @c-p-i-o @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @yf225 @chenyang78 @kadeng @muchulee8 @ColinPeppler @amjames @desertfire @chauhang @rec @LucasLLC @MeetVadakkanchery @mhorowitz @pradeepfn

@pytorch-bot
Copy link

pytorch-bot bot commented Sep 24, 2024

🔗 Helpful Links

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

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

❌ 3 New Failures, 4 Unrelated Failures

As of commit b16142a with merge base b7eb725 (image):

NEW FAILURES - The following jobs have failed:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

UNSTABLE - The following jobs failed but were likely due to flakiness present on trunk and has been marked as unstable:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot bot added ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request module: distributed_checkpoint module: dynamo module: inductor oncall: distributed Add this issue/PR to distributed oncall triage queue release notes: releng release notes category labels Sep 24, 2024
@GregoryComer GregoryComer changed the base branch from main to release/2.5 September 24, 2024 11:34
@GregoryComer GregoryComer added ciflow/binaries Trigger all binary build and upload jobs on the PR ciflow/periodic Trigger jobs ran periodically on master (periodic.yml) on the PR and removed ciflow/binaries Trigger all binary build and upload jobs on the PR labels Sep 24, 2024
@GregoryComer
Copy link
Member Author

As noted in description, I have confirmed test failures are pre-existing with the same failure message by running CI on the base commit with a dummy PR here: #136569.

@GregoryComer GregoryComer marked this pull request as ready for review September 26, 2024 04:52
@GregoryComer GregoryComer changed the title Revert XNNPACK Update [RELEASE ONLY CHANGES] Revert XNNPACK Update Sep 26, 2024
@kit1980 kit1980 added this to the 2.5.0 milestone Sep 27, 2024
@kit1980 kit1980 merged commit bc421d4 into pytorch:release/2.5 Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/inductor ciflow/periodic Trigger jobs ran periodically on master (periodic.yml) on the PR ciflow/trunk Trigger trunk jobs on your pull request module: dynamo module: inductor oncall: distributed Add this issue/PR to distributed oncall triage queue release notes: releng release notes category topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants