Home
last modified time | relevance | path

Searched refs:tempp (Results 1 – 12 of 12) sorted by relevance

/cmsis-dsp-latest/Testing/Source/Benchmarks/
DFullyConnectedBench.cpp24 ,this->tempp in test_fully_connected_tflite_s8()
67 this->tempp=temp.ptr(); in setUp()
DPoolingBench.cpp29 tempp, in test_avgpool_s8()
79 this->tempp = temp.ptr(); in setUp()
DBayesF16.cpp13 bufp,tempp); in test_gaussian_naive_bayes_predict_f16()
65 this->tempp = temp.ptr(); in setUp()
DBayesF32.cpp13 bufp,tempp); in test_gaussian_naive_bayes_predict_f32()
65 this->tempp = temp.ptr(); in setUp()
/cmsis-dsp-latest/Testing/Source/Tests/
DBayesF16.cpp13 float16_t *tempp = temp.ptr(); in test_gaussian_naive_bayes_predict_f16() local
21 bufp,tempp); in test_gaussian_naive_bayes_predict_f16()
DBayesF32.cpp13 float32_t *tempp = temp.ptr(); in test_gaussian_naive_bayes_predict_f32() local
21 bufp,tempp); in test_gaussian_naive_bayes_predict_f32()
DPooling.cpp13 q15_t *tempp = temp.ptr(); in test_avgpool_s8() local
32 tempp, in test_avgpool_s8()
DFullyConnected.cpp29 q15_t *tempp=temp.ptr(); in test_fully_connected_tflite_s8() local
45 ,tempp in test_fully_connected_tflite_s8()
/cmsis-dsp-latest/Testing/Include/Benchmarks/
DPoolingBench.h39 q15_t *tempp; variable
DBayesF16.h36 float16_t *bufp,*tempp; variable
DBayesF32.h36 float32_t *bufp,*tempp; variable
DFullyConnectedBench.h26 q15_t *tempp; variable