Skip to content

Migrate torch_xla.device() to torch.device('xla') #9252

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

Open
ghpvnist opened this issue May 27, 2025 · 0 comments · May be fixed by #9253
Open

Migrate torch_xla.device() to torch.device('xla') #9252

ghpvnist opened this issue May 27, 2025 · 0 comments · May be fixed by #9253
Assignees
Labels
usability Bugs/features related to improving the usability of PyTorch/XLA

Comments

@ghpvnist
Copy link
Collaborator

The PyTorch world is more familiar with the latter and the two are basically equivalent. Instead of reinventing, let's reuse what everyone else is familiar with.

@ghpvnist ghpvnist linked a pull request May 27, 2025 that will close this issue
@ghpvnist ghpvnist self-assigned this May 27, 2025
@ysiraichi ysiraichi added the usability Bugs/features related to improving the usability of PyTorch/XLA label May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usability Bugs/features related to improving the usability of PyTorch/XLA
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants