Searched defs:tflite_plugin_create_delegate (Results 1 – 5 of 5) sorted by relevance
36 TfLiteDelegate* tflite_plugin_create_delegate(char** options_keys, in tflite_plugin_create_delegate() function
91 TFL_CAPI_EXPORT TfLiteDelegate* tflite_plugin_create_delegate( in tflite_plugin_create_delegate() function
35 TfLiteDelegate* tflite_plugin_create_delegate(char** options_keys, in tflite_plugin_create_delegate() function
234 TfLiteDelegate *(*tflite_plugin_create_delegate)(char **options_keys, variable
430 __attribute__((visibility("default"))) TfLiteDelegate *tflite_plugin_create_delegate(char **options… in tflite_plugin_create_delegate() function