Home
last modified time | relevance | path

Searched defs:tflite_plugin_destroy_delegate (Results 1 – 5 of 5) sorted by relevance

/external/armnn/delegate/classic/src/
Darmnn_external_delegate.cpp62 void tflite_plugin_destroy_delegate(TfLiteDelegate* delegate) in tflite_plugin_destroy_delegate() function
/external/tensorflow/tensorflow/lite/delegates/utils/dummy_delegate/
Dexternal_delegate_adaptor.cc98 TFL_CAPI_EXPORT void tflite_plugin_destroy_delegate(TfLiteDelegate* delegate) { in tflite_plugin_destroy_delegate() function
/external/tensorflow/tensorflow/lite/python/testdata/
Dtest_delegate.cc66 void tflite_plugin_destroy_delegate(TfLiteDelegate* delegate) { in tflite_plugin_destroy_delegate() function
/external/mesa3d/src/gallium/targets/teflon/
Dtest_executor.cpp349 void (*tflite_plugin_destroy_delegate)(TfLiteDelegate *delegate); variable
/external/mesa3d/src/gallium/frontends/teflon/
Dtfl_device.c694 __attribute__((visibility("default"))) void tflite_plugin_destroy_delegate(TfLiteDelegate *tflite_d… in tflite_plugin_destroy_delegate() function