Searched refs:tflite_plugin_create_delegate (Results 1 – 5 of 5) sorted by relevance
82 self._library.tflite_plugin_create_delegate.argtypes = [87 self._library.tflite_plugin_create_delegate.restype = ctypes.c_void_p108 self._delegate_ptr = self._library.tflite_plugin_create_delegate(
35 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
13 TfLiteDelegate* tflite_plugin_create_delegate(
470 TFL_CAPI_EXPORT TfLiteDelegate* tflite_plugin_create_delegate(