W3cubDocs

/PyTorch 2.9

torch.cpu.device_count

torch.cpu.device_count() [source]

Returns number of CPU devices (not cores). Always 1.

N.B. This function only exists to facilitate device-agnostic code

Return type

int

© 2025, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://docs.pytorch.org/docs/2.9/generated/torch.cpu.device_count.html