Function arm_nn_depthwise_conv2x5_nhwc_f16¶
Defined in File arm_nnsupportfunctions_flt.h
Function Documentation¶
-
void arm_nn_depthwise_conv2x5_nhwc_f16(const float16_t *x_nhwc, int32_t batches, int32_t in_c, int32_t in_w, int32_t ch_mult, const float16_t *kernel, const float16_t *b, float16_t *out, int32_t out_w, float16_t act_min, float16_t act_max)¶
Specialized NHWC depthwise
2x5kernel (float16).