评价此页

torch.xpu.set_device#

torch.xpu.set_device(device)[source]#

设置当前设备。

参数

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