Home
last modified time | relevance | path

Searched refs:voc1 (Results 1 – 3 of 3) sorted by relevance

/external/XNNPACK/src/f32-conv-hwc/
D3x3s2p0p1c3x4-scalar-1x1.c75 float voc1 = w[1]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
85 voc1 += vk00c0x1 * vi00c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
95 voc1 += vk10c0x1 * vi10c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
105 voc1 += vk20c0x1 * vi20c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
115 voc1 += vk00c1x1 * vi00c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
125 voc1 += vk10c1x1 * vi10c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
135 voc1 += vk20c1x1 * vi20c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
145 voc1 += vk00c2x1 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
155 voc1 += vk10c2x1 * vi10c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
165 voc1 += vk20c2x1 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
[all …]
D3x3s2p1c3x4-scalar-1x1.c75 float voc1 = w[1]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
85 voc1 += vk00c0x1 * vi00c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
95 voc1 += vk10c0x1 * vi10c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
105 voc1 += vk20c0x1 * vi20c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
115 voc1 += vk00c1x1 * vi00c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
125 voc1 += vk10c1x1 * vi10c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
135 voc1 += vk20c1x1 * vi20c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
145 voc1 += vk00c2x1 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
155 voc1 += vk10c2x1 * vi10c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
165 voc1 += vk20c2x1 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
[all …]
/external/XNNPACK/src/f32-conv-hwc2spchw/
D3x3s2p1c3x4-scalar-1x1.c87 float voc1 = w[1]; in xnn_f32_conv_hwc2spchw_ukernel_3x3s2p1c3x4__scalar_1x1() local
97 voc1 += vk00c0x1 * vi00c0; in xnn_f32_conv_hwc2spchw_ukernel_3x3s2p1c3x4__scalar_1x1()
107 voc1 += vk10c0x1 * vi10c0; in xnn_f32_conv_hwc2spchw_ukernel_3x3s2p1c3x4__scalar_1x1()
117 voc1 += vk20c0x1 * vi20c0; in xnn_f32_conv_hwc2spchw_ukernel_3x3s2p1c3x4__scalar_1x1()
127 voc1 += vk00c1x1 * vi00c1; in xnn_f32_conv_hwc2spchw_ukernel_3x3s2p1c3x4__scalar_1x1()
137 voc1 += vk10c1x1 * vi10c1; in xnn_f32_conv_hwc2spchw_ukernel_3x3s2p1c3x4__scalar_1x1()
147 voc1 += vk20c1x1 * vi20c1; in xnn_f32_conv_hwc2spchw_ukernel_3x3s2p1c3x4__scalar_1x1()
157 voc1 += vk00c2x1 * vi00c2; in xnn_f32_conv_hwc2spchw_ukernel_3x3s2p1c3x4__scalar_1x1()
167 voc1 += vk10c2x1 * vi10c2; in xnn_f32_conv_hwc2spchw_ukernel_3x3s2p1c3x4__scalar_1x1()
177 voc1 += vk20c2x1 * vi20c2; in xnn_f32_conv_hwc2spchw_ukernel_3x3s2p1c3x4__scalar_1x1()
[all …]