Home
last modified time | relevance | path

Searched refs:biasp (Results 1 – 3 of 3) sorted by relevance

/cmsis-dsp-latest/Testing/Source/Benchmarks/
DFullyConnectedBench.cpp20 ,(const int32_t*)this->biasp in test_fully_connected_tflite_s8()
63 this->biasp=bias.ptr(); in setUp()
/cmsis-dsp-latest/Testing/Include/Benchmarks/
DFullyConnectedBench.h22 q31_t *biasp; variable
/cmsis-dsp-latest/Testing/Source/Tests/
DFullyConnected.cpp25 q31_t *biasp=bias.ptr(); in test_fully_connected_tflite_s8() local
41 ,(const int32_t*)biasp in test_fully_connected_tflite_s8()