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

Update PyTorch example to support 2.3.0 #2257

Merged
merged 5 commits into from
Apr 25, 2024

Conversation

GleasonK
Copy link
Member

@GleasonK GleasonK commented Apr 25, 2024

Colab by default ships with outdated versions of torch and torchvision (given that they just released a new version on 4/24/24). Adding this explicit upgrade to pip will keep these tutorials more stable.

Also it turns out that dynamic shape export wasn't backported into the 2.3 release cut, so while this does work at nightly, it still won't be tested in the 2.3 colab, updated wording to specify 2.4.

@GleasonK GleasonK merged commit 02e0006 into openxla:main Apr 25, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant