Home
last modified time | relevance | path

Searched defs:batch_output (Results 1 – 2 of 2) sorted by relevance

/cmsis-nn-3.7.0/Source/PoolingFunctions/
Darm_avgpool_s16.c105 const int32_t batch_output = output_x * output_y * ch_src; in arm_avgpool_s16() local
271 const int32_t batch_output = output_x * output_y * ch_src; in arm_avgpool_s16() local
Darm_avgpool_s8.c97 const int32_t batch_output = output_x * output_y * ch_src; in arm_avgpool_s8() local
337 const int32_t batch_output = output_x * output_y * ch_src; in arm_avgpool_s8() local