Home
last modified time | relevance | path

Searched refs:repeatNb (Results 1 – 4 of 4) sorted by relevance

/cmsis-dsp-latest/Testing/Source/Benchmarks/
DFullyConnectedBench.cpp8 for(int i=0; i < this->repeatNb; i++) in test_fully_connected_tflite_s8()
36 this->repeatNb = *it; in setUp()
DPoolingBench.cpp43 this->repeatNb = *it; in setUp()
/cmsis-dsp-latest/Testing/Include/Benchmarks/
DPoolingBench.h35 int repeatNb; variable
DFullyConnectedBench.h12 int repeatNb;