Skip to content
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

build: manually update PyTorch version #4102

Merged
merged 5 commits into from
Apr 3, 2025

Conversation

vivekkhandelwal1
Copy link
Collaborator

@vivekkhandelwal1 vivekkhandelwal1 commented Mar 24, 2025

This commit sets the PyTorch and TorchVision versions to nightly release 2025-03-25.

This commit also adds the strict flag (by default set to False) in fx's export_and_import method in accordance with the changes made here pytorch/pytorch@ab45aac. It also updates the torch.export call from the _export_run method in fx_importer_backend by adding the strict flag.

This commit sets the PyTorch and TorchVision versions to nightly release
2025-03-24.

---------

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 5af71da into llvm:main Apr 3, 2025
3 checks passed
@vivekkhandelwal1 vivekkhandelwal1 deleted the roll-pytorch branch April 3, 2025 08:36
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