Searched refs:wait_type (Results 1 – 10 of 10) sorted by relevance
144 TFLGpuDelegateWaitType wait_type = TFLGpuDelegateWaitTypePassive; in CreateTfLiteDelegate()146 wait_type = TFLGpuDelegateWaitTypePassive; in CreateTfLiteDelegate()148 wait_type = TFLGpuDelegateWaitTypeActive; in CreateTfLiteDelegate()150 wait_type = TFLGpuDelegateWaitTypeDoNotWait; in CreateTfLiteDelegate()152 wait_type = TFLGpuDelegateWaitTypeAggressive; in CreateTfLiteDelegate()154 gpu_opts.wait_type = wait_type; in CreateTfLiteDelegate()
57 Which GPU wait_type option to use. Should be one of the following: passive,
65 cOptions.wait_type = TFLGpuDelegateWaitTypeDoNotWait;68 cOptions.wait_type = TFLGpuDelegateWaitTypePassive;71 cOptions.wait_type = TFLGpuDelegateWaitTypeActive;74 cOptions.wait_type = TFLGpuDelegateWaitTypeAggressive;
48 TFLGpuDelegateWaitType wait_type; member
183 if (options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypeAggressive) {449 if (options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypeAggressive)459 (options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypeActive ||460 options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypeAggressive);512 if (options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypeActive) {518 if (options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypeActive) {524 } else if (options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypePassive) {527 } else if (options_.wait_type == TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypeAggressive) {721 .wait_type = TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypePassive,
125 .wait_type = TFLGpuDelegateWaitTypePassive,136 performs FP16 calculation internally, and set `wait_type` to
37 delegateOptions.wait_type = options.waitType.cWaitType
421 options.wait_type = GpuDelegateOptions::WaitType::kActive;
282 .wait_type = TFLGpuDelegateWaitType::TFLGpuDelegateWaitTypePassive,
1580 pub wait_type: i32,1594 pub wait_type: i32,