Bump sources and handle latest patches#451
Open
puneetmatharu wants to merge 1 commit intoARM-software:mainfrom
Open
Bump sources and handle latest patches#451puneetmatharu wants to merge 1 commit intoARM-software:mainfrom
puneetmatharu wants to merge 1 commit intoARM-software:mainfrom
Conversation
nSircombe
reviewed
Mar 23, 2026
Contributor
nSircombe
left a comment
There was a problem hiding this comment.
looks fine, just one question though.
There was a problem hiding this comment.
Pull request overview
Updates the pinned upstream sources and patch set used by the TensorFlow and PyTorch AArch64 container builds.
Changes:
- TensorFlow: bump the pinned nightly commit and replace the Compute Library bump patch with a newer upstream PR.
- PyTorch: bump pinned component hashes (PyTorch/ideep/oneDNN/TorchAO/KleidiAI), update OpenBLAS + torchvision nightly versions, and add an Arm SDPA acceleration patch.
- PyTorch build: update the env population script path to match newer upstream layout.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| ML-Frameworks/tensorflow-aarch64/get-source.sh | Updates the pinned TensorFlow commit and swaps the applied Compute Library patch to a newer upstream PR. |
| ML-Frameworks/tensorflow-aarch64/CHANGELOG.md | Documents the TensorFlow hash and patch replacement. |
| ML-Frameworks/pytorch-aarch64/versions.sh | Bumps pinned hashes/versions for PyTorch and dependencies used by the build scripts. |
| ML-Frameworks/pytorch-aarch64/get-source.sh | Adds application of upstream PR #177009 patch commits for Arm SDPA acceleration. |
| ML-Frameworks/pytorch-aarch64/build-wheel.sh | Updates the invoked upstream env setup script path. |
| ML-Frameworks/pytorch-aarch64/CHANGELOG.md | Documents the PyTorch hash/version bumps and added patch. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
0cabeef to
afff460
Compare
afff460 to
d3b3361
Compare
Contributor
Author
|
Caution We need to wait until v0.3.33 of OpenBLAS is released to pull in the BF16 fixes for c6g. See conversation here. |
49ebb2f to
b46b3fb
Compare
af587e8 to
387c6d9
Compare
387c6d9 to
55fd76b
Compare
Contributor
Author
|
@nSircombe good to go now. We can bump to OpenBLAS v0.3.33 in this PR (we'd just need to wait until whenever it is done this week), or another one. |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.