Searched defs:CreateDelegate (Results 1 – 8 of 8) sorted by relevance
116 void CreateDelegate(flatbuffers::Offset<NNAPISettings> nnapi_settings) { in CreateDelegate() function in tflite::__anonbab52b7c0111::NNAPIPluginTest278 void CreateDelegate(flatbuffers::Offset<NNAPISettings> nnapi_settings, in CreateDelegate() function in tflite::__anonbab52b7c0111::NNAPIMultiOpPluginTest
43 internal static Delegate CreateDelegate(this MethodInfo method, Type type) => in CreateDelegate() method in Google.Protobuf.Compatibility.MethodInfoExtensions
34 static TfLiteDelegate* CreateDelegate(const void* settings) { in CreateDelegate() function
28 static TfLiteDelegate* CreateDelegate(const void* settings) { in CreateDelegate() function
29 static TfLiteDelegate* CreateDelegate(const void* settings) { in CreateDelegate() function
120 TfLiteDelegatePtr DelegateProviders::CreateDelegate( in CreateDelegate() function in tflite::evaluation::DelegateProviders
532 std::unique_ptr<PerfTestDelegate> CreateDelegate() { in CreateDelegate() function in base::sequence_manager::SequenceManagerPerfTest