Searched refs:TFLGpuDelegateWaitTypeAggressive (Results 1 – 6 of 6) sorted by relevance
40 TFLGpuDelegateWaitTypeAggressive, enumerator
183 if (options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypeAggressive) {449 if (options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypeAggressive)460 options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypeAggressive);527 } else if (options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypeAggressive) {
137 `TFLGpuDelegateWaitTypeAggressive` to avoid GPU sleep mode.
96 return TFLGpuDelegateWaitTypeAggressive
74 cOptions.wait_type = TFLGpuDelegateWaitTypeAggressive;
152 wait_type = TFLGpuDelegateWaitTypeAggressive; in CreateTfLiteDelegate()