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

Publish Python 3.11 Torch XLA wheels #8250

Open
metrizable opened this issue Oct 9, 2024 · 2 comments
Open

Publish Python 3.11 Torch XLA wheels #8250

metrizable opened this issue Oct 9, 2024 · 2 comments

Comments

@metrizable
Copy link

metrizable commented Oct 9, 2024

🚀 The feature, motivation and pitch

For users that wish to run Torch on XLA devices in Python 3.11, having pre-built Torch XLA wheels will provide a smooth, reliable installation experience.

Alternatives

Users may build their own wheels, but this may result in issue generation. As well, building once for many uses saves general compute burn.

Additional context

No response

cc @bdhirsh

@malfet
Copy link
Collaborator

malfet commented Oct 10, 2024

Moving the issue to xla repository, but @JackCaoG do not hesitate to move it back if you believe it belongs with pytorch

@malfet malfet transferred this issue from pytorch/pytorch Oct 10, 2024
@JackCaoG
Copy link
Collaborator

we actually do have python 3.11 whl, but we didn't mention it in
https://github.com/pytorch/xla#available-docker-images-and-wheels

for the nightly, if you replace the cp310-cp310 to cp311-cp311 you can get the 3.11 wheel. We will also publish the 3.11 wheel for the upcoming release.

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

3 participants