Migrate torch_xla.device()
to torch.device('xla')
#9252
Labels
usability
Bugs/features related to improving the usability of PyTorch/XLA
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.
The text was updated successfully, but these errors were encountered: