Searched refs:ActBlock1 (Results 1 – 3 of 3) sorted by relevance
60 ActBlock1(&src1, relu_type == 1, relu_type == 3); in PostFuncBiasReluC4()82 ActBlock1(&src1, relu_type == 1, relu_type == 3); in PostFuncBiasReluC4()
224 ActBlock1(&dst_w_ma1, relu, relu6); in ConvDwFp32Center()
20 static inline void ActBlock1(__m128 *v1, size_t relu, size_t relu6) { in ActBlock1() function