Shortcuts

torch.accelerator.current_device_idx

torch.accelerator.current_device_idx()[source]

Return the index of a currently selected device for the current accelerator.

Returns

the index of a currently selected device.

Return type

int

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