Home
last modified time | relevance | path

Searched refs:TfLiteDelegatePluginCreateFunc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/c/
H A Ddelegate_plugin.h31 typedef TfLiteDelegate *TfLiteDelegatePluginCreateFunc( typedef
47 TfLiteDelegatePluginCreateFunc *create;
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/shims/c/experimental/acceleration/configuration/
H A Ddelegate_plugin.h24 typedef TfLiteDelegatePluginCreateFunc TfLiteOpaqueDelegatePluginCreateFunc;