Home
last modified time | relevance | path

Searched refs:TfLiteBenchmarkTfLiteModelRunWithArgs (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/experimental/c/
H A Dbenchmark_c_api.h124 extern TfLiteStatus TfLiteBenchmarkTfLiteModelRunWithArgs(
H A Dbenchmark_c_api.cc171 TfLiteStatus TfLiteBenchmarkTfLiteModelRunWithArgs( in TfLiteBenchmarkTfLiteModelRunWithArgs() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/ios/TFLiteBenchmark/TFLiteBenchmark/
H A DBenchmarkViewController.mm133 TfLiteBenchmarkTfLiteModelRunWithArgs(benchmark, argc, argv.data());