Rate this Page
โ˜… โ˜… โ˜… โ˜… โ˜…

torch.cpu.current_device#

torch.cpu.current_device()[source]#

Returns current device for cpu. Always โ€˜cpuโ€™.

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

Return type

str