Searched defs:weights_l (Results 1 – 2 of 2) sorted by relevance
44 const float32x4_t weights_l = vld1q_f32(&weights[in]); in nn_propagate_8to1() local75 const float32x4_t weights_l = vld1q_f32(&weights[in]); in nn_propagate_xto1() local
29 const __m128 weights_l = _mm_loadu_ps(weights); in nn_propagate_8to1() local