xla icon indicating copy to clipboard operation
xla copied to clipboard

Migrate `torch_xla.device()` to `torch.device('xla')`

Open ghpvnist opened this issue 6 months ago • 0 comments

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 avatar May 27 '25 21:05 ghpvnist