Home
last modified time | relevance | path

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

/external/XNNPACK/src/f32-conv-hwc/
D3x3s2p1c3x4-scalar-1x1.c75 float voc2 = w[2]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
85 voc2 += vk00c0x2 * vi00c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
95 voc2 += vk10c0x2 * vi10c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
105 voc2 += vk20c0x2 * vi20c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
115 voc2 += vk00c1x2 * vi00c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
125 voc2 += vk10c1x2 * vi10c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
135 voc2 += vk20c1x2 * vi20c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
145 voc2 += vk00c2x2 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
155 voc2 += vk10c2x2 * vi10c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
165 voc2 += vk20c2x2 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
[all …]
D3x3s2p0p1c3x4-scalar-1x1.c75 float voc2 = w[2]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
85 voc2 += vk00c0x2 * vi00c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
95 voc2 += vk10c0x2 * vi10c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
105 voc2 += vk20c0x2 * vi20c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
115 voc2 += vk00c1x2 * vi00c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
125 voc2 += vk10c1x2 * vi10c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
135 voc2 += vk20c1x2 * vi20c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
145 voc2 += vk00c2x2 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
155 voc2 += vk10c2x2 * vi10c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
165 voc2 += vk20c2x2 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
[all …]
/external/XNNPACK/src/f32-conv-hwc2chw/
D3x3s2p1c3x4-scalar-1x1.c88 float voc2 = w[2]; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
98 voc2 += vk00c0x2 * vi00c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
108 voc2 += vk10c0x2 * vi10c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
118 voc2 += vk20c0x2 * vi20c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
128 voc2 += vk00c1x2 * vi00c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
138 voc2 += vk10c1x2 * vi10c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
148 voc2 += vk20c1x2 * vi20c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
158 voc2 += vk00c2x2 * vi00c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
168 voc2 += vk10c2x2 * vi10c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
178 voc2 += vk20c2x2 * vi20c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
[all …]