Home
last modified time | relevance | path

Searched defs:CreateAllDelegates (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dtest_delegate_providers.h54 std::vector<tools::ProvidedDelegateList::ProvidedDelegate> CreateAllDelegates( in CreateAllDelegates() function
63 CreateAllDelegates() const { in CreateAllDelegates() function
/external/tensorflow/tensorflow/lite/tools/evaluation/
Devaluation_delegate_provider.h61 std::vector<ProvidedDelegateList::ProvidedDelegate> CreateAllDelegates() in CreateAllDelegates() function
68 std::vector<ProvidedDelegateList::ProvidedDelegate> CreateAllDelegates( in CreateAllDelegates() function
/external/tensorflow/tensorflow/lite/examples/label_image/
Dlabel_image.cc137 std::vector<ProvidedDelegateList::ProvidedDelegate> CreateAllDelegates() in CreateAllDelegates() function in tflite::label_image::DelegateProviders