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

[Feat] Is there a release for Python 3.8? #1759

Closed
llCurious opened this issue Dec 30, 2022 · 8 comments
Closed

[Feat] Is there a release for Python 3.8? #1759

llCurious opened this issue Dec 30, 2022 · 8 comments

Comments

@llCurious
Copy link

Hey, guys.
I am trying to install torch-mlir from either Pypi or the scripts in this repo.

However both approaches failed.

Environment:

  • Centos
  • Python 3.8

I check the release and i found that there is always a release for Python 3.7/3.9/3.10 and 3.8 is missing. How could i find the latest release for Python 3.8?

@ramiro050
Copy link
Collaborator

@powderluv, torch-mlir support Python 3.8, right?

@powderluv
Copy link
Collaborator

Yes we can build on anything after 3.6. However nightly builds are limited to 3.10 due to upstream torchvision whl availability. Please let us know if you can't build on 3.8

@ScottTodd
Copy link
Member

Colab recently updated from Python 3.7 to 3.8, so providing regular 3.8 builds would be helpful: https://medium.com/google-colab/colab-updated-to-python-3-8-4922f9970a72

@powderluv
Copy link
Collaborator

yeah we dropped it since upstream hadn't added torchvision whl packages for 3.8. @ashay fyi.

@ashay
Copy link
Collaborator

ashay commented Jan 23, 2023

They seem to have added the 3.7-3.10 whl packages back for torchvision. Here is the patch (now merged) to re-enable torch-mlir builds using Python 3.8.

@ashay
Copy link
Collaborator

ashay commented Jan 24, 2023

Closing this issue because the WHL for torch-mlir with Python 3.8 on Linux is now available on https://llvm.github.io/torch-mlir/package-index. Please re-open if there are problems using it. Thanks!

@ashay ashay closed this as completed Jan 24, 2023
@llCurious
Copy link
Author

Sry for the delayed reply. Thanks to you guys! I will have a try according to your comments @ashay

@ashay
Copy link
Collaborator

ashay commented Jan 24, 2023

No worries! Thanks for reporting the problem.

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

No branches or pull requests

5 participants