Searched defs:CreateDelegate (Results 1 – 4 of 4) sorted by relevance
| /external/protobuf/csharp/src/Google.Protobuf/Compatibility/ | ||
| D | MethodInfoExtensions.cs | 43 internal static Delegate CreateDelegate(this MethodInfo method, Type type) => in CreateDelegate() method in Google.Protobuf.Compatibility.MethodInfoExtensions |
| /external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/c/ | ||
| D | nnapi_plugin.cc | 30 static TfLiteDelegate* CreateDelegate(const void* settings) { in CreateDelegate() function |
| /external/tensorflow/tensorflow/lite/tools/evaluation/ | ||
| D | evaluation_delegate_provider.cc | 112 TfLiteDelegatePtr DelegateProviders::CreateDelegate( in CreateDelegate() function in tflite::evaluation::DelegateProviders |
| /external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/ | ||
| D | nnapi_plugin_test.cc | 111 void CreateDelegate(flatbuffers::Offset<NNAPISettings> settings) { in CreateDelegate() function in tflite::__anon04ac112d0111::NNAPIPluginTest |