Searched defs:InitFromCmdlineArgs (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/lite/kernels/ | ||
| D | test_delegate_providers.cc | 33 bool KernelTestDelegateProviders::InitFromCmdlineArgs(int* argc, in InitFromCmdlineArgs() function in tflite::KernelTestDelegateProviders |
| /external/tensorflow/tensorflow/lite/tools/evaluation/ | ||
| D | evaluation_delegate_provider.cc | 102 bool DelegateProviders::InitFromCmdlineArgs(int* argc, const char** argv) { in InitFromCmdlineArgs() function in tflite::evaluation::DelegateProviders |
| /external/tensorflow/tensorflow/lite/examples/label_image/ | ||
| D | label_image.cc | 77 bool InitFromCmdlineArgs(int* argc, const char** argv) { in InitFromCmdlineArgs() function in tflite::label_image::DelegateProviders |