Searched defs:gpu_delegate (Results 1 – 4 of 4) sorted by relevance
318 auto* gpu_delegate = GetDelegate(params->delegate); in DelegatePrepare() local373 auto* gpu_delegate = new tflite::gpu::cl::Delegate(options); in TfLiteGpuDelegateCreate_New() local384 auto* gpu_delegate = tflite::gpu::cl::GetDelegate(delegate); in TfLiteGpuDelegateBindGlBufferToTensor() local407 auto* gpu_delegate = tflite::gpu::cl::GetDelegate(delegate); in TfLiteGpuDelegateGetSerializedBinaryCache() local
387 auto* gpu_delegate = GetGpuDelegate(params->delegate); in DelegatePrepare() local426 auto* gpu_delegate = GetGpuDelegate(delegate); in DelegateCopyFromBufferHandle() local439 auto* gpu_delegate = GetGpuDelegate(delegate); in DelegateCopyToBufferHandle() local473 auto* gpu_delegate = new tflite::gpu::gl::Delegate(options); in TfLiteGpuDelegateCreate() local484 auto* gpu_delegate = tflite::gpu::gl::GetGpuDelegate(delegate); in TfLiteGpuDelegateBindBufferToTensor() local
372 auto* gpu_delegate = GetDelegate(params->delegate); in DelegatePrepare() local426 auto* gpu_delegate = GetDelegate(delegate); in DelegatePrepare() local459 auto* gpu_delegate = new tflite::gpu::Delegate(options); in TfLiteGpuDelegateV2Create() local
137 auto* gpu_delegate = TfLiteGpuDelegateV2Create(&options); in main() local