Skip to content

build: manually update PyTorch version #4112

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

Merged
merged 3 commits into from
Apr 28, 2025

Conversation

vivekkhandelwal1
Copy link
Collaborator

@vivekkhandelwal1 vivekkhandelwal1 commented Apr 7, 2025

This commit sets the PyTorch and TorchVision versions to nightly release 2025-04-23.

This commit also updates the fx_importer tests with the changes related to symbolic shape ids introduced in pytorch/pytorch@f649ee7.

This commit disables some checks because of the mismatch in the resultant IR for PyTorch nightly and stable versions. Those checks will be enabled once they are on the same page.

This commit sets the PyTorch and TorchVision versions to nightly release
2025-04-06.

This commit also updates the fx_importer tests with the changes related to
symbolic shape ids introduced in pytorch/pytorch@f649ee7.

Signed-off-by: Vivek Khandelwal <[email protected]>
Copy link
Contributor

@praveen-g-ctt praveen-g-ctt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vivekkhandelwal1 vivekkhandelwal1 merged commit 4bd7d03 into llvm:main Apr 28, 2025
3 checks passed
@vivekkhandelwal1 vivekkhandelwal1 deleted the roll-pytorch branch April 28, 2025 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants