Shortcuts

torch.xpu.set_device

torch.xpu.set_device(device)[source]

Set the current device.

Parameters

device (torch.device or int or str) – selected device. This function is a no-op if this argument is negative.

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources