build: support PyTorch 2.12 and 2.13 - #64
Merged
guru-desh merged 5 commits intoAug 25, 2026
Merged
Conversation
guru-desh
commented
Aug 5, 2026
guru-desh
force-pushed
the
u/g_deshpande/support-torch-2-12-and-torch-2-13
branch
from
August 25, 2026 00:59
f2c5b1e to
2f9c9c9
Compare
guru-desh
requested review from
aseemw and
dengqiaoyu
and removed request for
aseemw
August 25, 2026 01:03
guru-desh
marked this pull request as ready for review
August 25, 2026 01:17
guru-desh
force-pushed
the
u/g_deshpande/support-torch-2-12-and-torch-2-13
branch
from
August 25, 2026 01:27
1df5c1a to
2f9c9c9
Compare
dengqiaoyu
approved these changes
Aug 25, 2026
Contributor
guru-desh
force-pushed
the
u/g_deshpande/support-torch-2-12-and-torch-2-13
branch
2 times, most recently
from
August 25, 2026 02:16
c26c306 to
41e80dd
Compare
Add torch_2_12/torch_2_13 dependency groups, raise the project's torch ceiling to 2.13.0, and move the linux CUDA wheel index from cu128 (tops out at torch 2.11.0) to cu129, which covers the full supported range (2.8.0-2.13.0). coreai-torch's only PyPI release (0.4.1) still caps torch<=2.11.0, but that ceiling was already removed on its main branch (apple/coreai-torch#38, until a new release picks it up.
Lets CI run on pushes to this fork's working branch without opening a PR first, so the new torch 2.12/2.13 legs can be checked before opening the real PR into apple/coreai-optimization. Must not reach upstream.
This reverts commit 1d89583.
guru-desh
force-pushed
the
u/g_deshpande/support-torch-2-12-and-torch-2-13
branch
from
August 25, 2026 03:24
41e80dd to
3ebc459
Compare
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.

Support PyTorch 2.12 + 2.13