Searched defs:_TfLiteDelegate (Results 1 – 1 of 1) sorted by relevance
545 typedef struct _TfLiteDelegate { struct549 void* data_;556 TfLiteStatus (*Prepare)(TfLiteContext* context, TfLiteDelegate* delegate);561 TfLiteStatus (*CopyFromBufferHandle)(TfLiteContext* context,568 TfLiteStatus (*CopyToBufferHandle)(TfLiteContext* context,577 void (*FreeBufferHandle)(TfLiteContext* context, TfLiteDelegate* delegate,581 int64_t flags;