Home
last modified time | relevance | path

Searched defs:options_keys (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/armnn/delegate/test/
H A DDelegateOptionsTest.cpp149 std::unique_ptr<const char*> options_keys = variable
184 std::unique_ptr<const char*> options_keys = variable
294 std::unique_ptr<const char*> options_keys = in CreateFp16StringParsingTestRun() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/utils/dummy_delegate/
H A Dexternal_delegate_adaptor.cc26 TfLiteDelegate* CreateDummyDelegateFromOptions(char** options_keys, in CreateDummyDelegateFromOptions()
92 char** options_keys, char** options_values, size_t num_options, in tflite_plugin_create_delegate()
/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()
/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()
/aosp_15_r20/external/armnn/delegate/common/src/
H A DDelegateOptions.cpp138 DelegateOptions::DelegateOptions(char const* const* options_keys, in DelegateOptions()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/teflon/
H A Dtfl_device.c430 …ibute__((visibility("default"))) TfLiteDelegate *tflite_plugin_create_delegate(char **options_keys, in tflite_plugin_create_delegate()