Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drun_tflite.h98 int seqInferencesMaxCount, float timeout, int flags,
Drun_tflite.cpp265 int seqInferencesMaxCount, float timeout, int flags, in benchmark() argument
274 for (int seqInferenceIndex = 0; seqInferenceIndex < seqInferencesMaxCount; in benchmark()