Enum TfLiteQnnDelegateGpuPrecision

Enum Documentation

enum TfLiteQnnDelegateGpuPrecision

Defines the optimization levels of the graph tensors that are not input nor output tensors. This enum controls the trade-off between performance and accuracy.

Values:

enumerator kGpuUserProvided = 0
enumerator kGpuFp32
enumerator kGpuFp16
enumerator kGpuHybrid