Home
last modified time | relevance | path

Searched defs:CreateDelegate (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/Compatibility/
DMethodInfoExtensions.cs43 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/
Dnnapi_plugin.cc30 static TfLiteDelegate* CreateDelegate(const void* settings) { in CreateDelegate() function
/external/tensorflow/tensorflow/lite/tools/evaluation/
Devaluation_delegate_provider.cc112 TfLiteDelegatePtr DelegateProviders::CreateDelegate( in CreateDelegate() function in tflite::evaluation::DelegateProviders
/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dnnapi_plugin_test.cc111 void CreateDelegate(flatbuffers::Offset<NNAPISettings> settings) { in CreateDelegate() function in tflite::__anon04ac112d0111::NNAPIPluginTest