Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drun_tflite.cpp161 void BenchmarkModel::getOutputError(const uint8_t* expected_data, size_t length, in getOutputError() function in BenchmarkModel
296 getOutputError(data.outputs[j].ptr, data.outputs[j].size, &result, j); in benchmark()
Drun_tflite.h91 void getOutputError(const uint8_t* dataPtr, size_t length,