Device Kind
Enumerates the kind of device a Device object represents (GPU or host).
Represents the kind of device a Device object represents.
Values
CUDA
CUDA addressable device (GPU) memory.
HOST
System (CPU) memory.
Enumerates the kind of device a Device object represents (GPU or host).
Represents the kind of device a Device object represents.
CUDA addressable device (GPU) memory.
System (CPU) memory.