Function arm_nn_depthwise_conv1d_k3_nhwc_f16

Function Documentation

void arm_nn_depthwise_conv1d_k3_nhwc_f16(const float16_t *x_nhwc, int32_t in_c, int32_t in_w, const float16_t *kernel, const float16_t *b, float16_t *out, int32_t out_w)

Specialized NHWC depthwise 1D kernel for k=3, ch_mult=1 (float32).