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