Searched defs:weight_h (Results 1 – 4 of 4) sorted by relevance
119 const __m128 weight_h = _mm_loadu_ps(&weights[i * num_inputs + 4]); in nn_propagate_8to4() local
238 const float32x4_t weight_h = vld1q_f32(&weights[in + i * num_inputs + 4]); in nn_propagate_8to4() local
150 const int height, __m128i* weight_h, in LoadSmoothWeights4()319 __m128i* weight_h) { in LoadSmoothWeights8()
620 static inline void load_weight_w4(int height, __m128i *weight_h, in load_weight_w4()759 static inline void load_weight_w8(int height, __m128i *weight_h, in load_weight_w8()