Searched defs:tflite_plugin_destroy_delegate (Results 1 – 5 of 5) sorted by relevance
62 void tflite_plugin_destroy_delegate(TfLiteDelegate* delegate) in tflite_plugin_destroy_delegate() function
98 TFL_CAPI_EXPORT void tflite_plugin_destroy_delegate(TfLiteDelegate* delegate) { in tflite_plugin_destroy_delegate() function
66 void tflite_plugin_destroy_delegate(TfLiteDelegate* delegate) { in tflite_plugin_destroy_delegate() function
239 void (*tflite_plugin_destroy_delegate)(TfLiteDelegate *delegate); variable
469 __attribute__((visibility("default"))) void tflite_plugin_destroy_delegate(TfLiteDelegate *tflite_d… in tflite_plugin_destroy_delegate() function