pub const ANEURALNETWORKS_DEVICE_GPU: DeviceTypeCode = 3;Expand description
The device can run NNAPI models and also accelerate graphics APIs such as OpenGL ES and Vulkan.
pub const ANEURALNETWORKS_DEVICE_GPU: DeviceTypeCode = 3;The device can run NNAPI models and also accelerate graphics APIs such as OpenGL ES and Vulkan.