Searched defs:CreateDelegate (Results 1 – 5 of 5) sorted by relevance
43 internal static Delegate CreateDelegate(this MethodInfo method, Type type) => in CreateDelegate() method in Google.Protobuf.Compatibility.MethodInfoExtensions
29 static TfLiteDelegate* CreateDelegate(const void* settings) { in CreateDelegate() function
114 void CreateDelegate(flatbuffers::Offset<NNAPISettings> settings) { in CreateDelegate() function in tflite::__anon670633720111::NNAPIPluginTest275 void CreateDelegate(flatbuffers::Offset<NNAPISettings> settings, in CreateDelegate() function in tflite::__anon670633720111::NNAPIMultiOpPluginTest
111 TfLiteDelegatePtr DelegateProviders::CreateDelegate( in CreateDelegate() function in tflite::evaluation::DelegateProviders