Home
last modified time | relevance | path

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

/external/XNNPACK/src/f32-conv-hwc2chw/
D3x3s2p1c3x4-scalar-1x1.c89 float voc3 = w[3]; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
99 voc3 += vk00c0x3 * vi00c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
109 voc3 += vk10c0x3 * vi10c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
119 voc3 += vk20c0x3 * vi20c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
129 voc3 += vk00c1x3 * vi00c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
139 voc3 += vk10c1x3 * vi10c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
149 voc3 += vk20c1x3 * vi20c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
159 voc3 += vk00c2x3 * vi00c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
169 voc3 += vk10c2x3 * vi10c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
179 voc3 += vk20c2x3 * vi20c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
[all …]
/external/XNNPACK/src/f32-conv-hwc/
D3x3s2p1c3x4-scalar-1x1.c76 float voc3 = w[3]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
86 voc3 += vk00c0x3 * vi00c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
96 voc3 += vk10c0x3 * vi10c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
106 voc3 += vk20c0x3 * vi20c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
116 voc3 += vk00c1x3 * vi00c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
126 voc3 += vk10c1x3 * vi10c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
136 voc3 += vk20c1x3 * vi20c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
146 voc3 += vk00c2x3 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
156 voc3 += vk10c2x3 * vi10c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
166 voc3 += vk20c2x3 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
[all …]
D3x3s2p0p1c3x4-scalar-1x1.c76 float voc3 = w[3]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
86 voc3 += vk00c0x3 * vi00c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
96 voc3 += vk10c0x3 * vi10c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
106 voc3 += vk20c0x3 * vi20c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
116 voc3 += vk00c1x3 * vi00c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
126 voc3 += vk10c1x3 * vi10c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
136 voc3 += vk20c1x3 * vi20c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
146 voc3 += vk00c2x3 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
156 voc3 += vk10c2x3 * vi10c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
166 voc3 += vk20c2x3 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
[all …]