Home
last modified time | relevance | path

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

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