Searched defs:CreateDelegate (Results 1 – 8 of 8) sorted by relevance
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
116 void CreateDelegate(flatbuffers::Offset<NNAPISettings> nnapi_settings) { in CreateDelegate() function in tflite::__anon973e16cb0111::NNAPIPluginTest278 void CreateDelegate(flatbuffers::Offset<NNAPISettings> nnapi_settings, in CreateDelegate() function in tflite::__anon973e16cb0111::NNAPIMultiOpPluginTest
120 TfLiteDelegatePtr DelegateProviders::CreateDelegate( in CreateDelegate() function in tflite::evaluation::DelegateProviders
531 std::unique_ptr<PerfTestDelegate> CreateDelegate() { in CreateDelegate() function in base::sequence_manager::SequenceManagerPerfTest