Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/delegate/classic/src/
H A Darmnn_external_delegate.cpp36 TfLiteDelegate* tflite_plugin_create_delegate(char** options_keys, in tflite_plugin_create_delegate() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/utils/dummy_delegate/
H A Dexternal_delegate_adaptor.cc91 TFL_CAPI_EXPORT TfLiteDelegate* tflite_plugin_create_delegate( in tflite_plugin_create_delegate() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/testdata/
H A Dtest_delegate.cc35 TfLiteDelegate* tflite_plugin_create_delegate(char** options_keys, in tflite_plugin_create_delegate() function
/aosp_15_r20/external/mesa3d/src/gallium/targets/teflon/
H A Dtest_executor.cpp234 TfLiteDelegate *(*tflite_plugin_create_delegate)(char **options_keys, variable
/aosp_15_r20/external/mesa3d/src/gallium/frontends/teflon/
H A Dtfl_device.c430 __attribute__((visibility("default"))) TfLiteDelegate *tflite_plugin_create_delegate(char **options… in tflite_plugin_create_delegate() function