Contents
Configs
Reference
cpu_device
cpu_device.has_device()
cpu_device.get_torch_compile_backend()
CPU device type.
Bases: base_device
base_device
Mixin to support CPU training.
Detects whether or not the device is available.
If the device is available
Returns the backend to use for Torch compile.
The backend