This repository was archived by the owner on Aug 15, 2025. It is now read-only.
[aarch64] cherry-pick Xbyak crash fix and linter error fixes from main#1649
Merged
malfet merged 4 commits intopytorch:release/2.2from Jan 3, 2024
Merged
[aarch64] cherry-pick Xbyak crash fix and linter error fixes from main#1649malfet merged 4 commits intopytorch:release/2.2from
malfet merged 4 commits intopytorch:release/2.2from
Conversation
pytorch is moved to oneDNN v3.3.2 and some of the old patches are not applicable any more.
There are platforms with /sys not mounted. skip handling HW caps for such platforms. cherry-pick of: uxlfoundation/oneDNN#1773 This fixes the issue# pytorch/pytorch#115482
malfet
suggested changes
Dec 22, 2023
Contributor
malfet
left a comment
There was a problem hiding this comment.
This is not a cherry-pick of above-mentioned commit, is it?
Contributor
Author
|
hi @malfet this is a cherrypick of 4 commits from main. I picked all 4 so that they apply cleanly. |
Contributor
|
@snadampal Could you please mention all 4 cherry-picks in the issue tracker here: pytorch/pytorch#115300 (comment) this way we are sure which commits are getting cherry-picked |
Contributor
Author
atalman
approved these changes
Jan 2, 2024
malfet
approved these changes
Jan 3, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cc: @atalman