Home
last modified time | relevance | path

Searched refs:seqInferencesMaxCount (Results 1 – 2 of 2) sorted by relevance

/test/mlts/benchmark/jni/
Drun_tflite.h110 int seqInferencesMaxCount, float timeout, int flags,
Drun_tflite.cpp297 int seqInferencesMaxCount, float timeout, int flags, in benchmark() argument
306 for (int seqInferenceIndex = 0; seqInferenceIndex < seqInferencesMaxCount; in benchmark()