Searched defs:gpu_delegate (Results 1 – 6 of 6) sorted by relevance
386 auto* gpu_delegate = GetGpuDelegate(params->delegate); in DelegatePrepare() local425 auto* gpu_delegate = GetGpuDelegate(delegate); in DelegateCopyFromBufferHandle() local438 auto* gpu_delegate = GetGpuDelegate(delegate); in DelegateCopyToBufferHandle() local472 auto* gpu_delegate = new tflite::gpu::gl::Delegate(options); in TfLiteGpuDelegateCreate() local483 auto* gpu_delegate = tflite::gpu::gl::GetGpuDelegate(delegate); in TfLiteGpuDelegateBindBufferToTensor() local
513 auto* gpu_delegate = GetDelegate(params->delegate); in DelegatePrepare() local567 auto* gpu_delegate = GetDelegate(delegate); in DelegatePrepare() local590 auto* gpu_delegate = new tflite::gpu::Delegate(options); in TfLiteGpuDelegateV2Create() local
317 auto* gpu_delegate = GetDelegate(params->delegate); in DelegatePrepare() local372 auto* gpu_delegate = new tflite::gpu::cl::Delegate(options); in TfLiteGpuDelegateCreate_New() local383 auto* gpu_delegate = tflite::gpu::cl::GetDelegate(delegate); in TfLiteGpuDelegateBindGlBufferToTensor() local406 auto* gpu_delegate = tflite::gpu::cl::GetDelegate(delegate); in TfLiteGpuDelegateGetSerializedBinaryCache() local
42 TfLiteDelegatePtr gpu_delegate = in TEST() local
171 auto* gpu_delegate = TfLiteGpuDelegateV2Create(&options); in main() local
119 TfLiteOpaqueDelegate* gpu_delegate = in Java_org_tensorflow_lite_gpu_GpuDelegate_createDelegate() local