Searched refs:weight_8 (Results 1 – 3 of 3) sorted by relevance
466 float16x8_t weight_8 = vld1q_f16(weight_kw); in DepthwiseBorderPixelFp16() local468 dst_8 = vfmaq_f16(dst_8, src_8, weight_8); in DepthwiseBorderPixelFp16()540 float16x8_t weight_8 = vld1q_f16(weight_kw); in DepthwiseCenterFp16() local542 dst_8 = vfmaq_f16(dst_8, src_8, weight_8); in DepthwiseCenterFp16()631 float16x8_t weight_8 = vld1q_f16(weight_kw); in DeconvDepthwiseBorderPixelFp16() local633 dst_8 = vfmaq_f16(dst_8, src_8, weight_8); in DeconvDepthwiseBorderPixelFp16()695 float16x8_t weight_8 = vld1q_f16(weight_kw); in DeconvDepthwiseCenterFp16() local697 dst_8 = vfmaq_f16(dst_8, src_8, weight_8); in DeconvDepthwiseCenterFp16()
474 .macro weight_8 add macro
752 .macro weight_8 add macro