Searched refs:TFLGpuDelegateWaitTypeActive (Results 1 – 5 of 5) sorted by relevance
35 TFLGpuDelegateWaitTypeActive, enumerator
459 (options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypeActive ||512 if (options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypeActive) {518 if (options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypeActive) {
94 return TFLGpuDelegateWaitTypeActive
71 cOptions.wait_type = TFLGpuDelegateWaitTypeActive;
148 wait_type = TFLGpuDelegateWaitTypeActive; in CreateTfLiteDelegate()