Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drun_tflite.h79 int seqInferencesMaxCount, float timeout, int flags,
Drun_tflite.cpp238 int seqInferencesMaxCount, float timeout, int flags, in benchmark() argument
247 for (int seqInferenceIndex = 0; seqInferenceIndex < seqInferencesMaxCount; in benchmark()