Device Selectors
Classes
Implementation of a device_selector that selects a CPU device. |
|
Implementation of a device_selector that selects either a CPU or a GPU, and falls back to a host mode device if none can be found. |
|
Abstract class that can be implemented to tell the runtime how to perform device selection. |
|
Implementation of a device_selector that selects a GPU device. |
|
Implementation of a host_selector that selects the host device. This selector will always return a valid host device |