Home
last modified time | relevance | path

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

/external/XNNPACK/src/f32-conv-hwc/
D3x3s2p1c3x4-scalar-1x1.c73 float voc0 = w[0]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
83 voc0 += vk00c0x0 * vi00c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
93 voc0 += vk10c0x0 * vi10c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
103 voc0 += vk20c0x0 * vi20c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
113 voc0 += vk00c1x0 * vi00c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
123 voc0 += vk10c1x0 * vi10c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
133 voc0 += vk20c1x0 * vi20c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
143 voc0 += vk00c2x0 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
153 voc0 += vk10c2x0 * vi10c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
163 voc0 += vk20c2x0 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
[all …]
D3x3s2p0p1c3x4-scalar-1x1.c73 float voc0 = w[0]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
83 voc0 += vk00c0x0 * vi00c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
93 voc0 += vk10c0x0 * vi10c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
103 voc0 += vk20c0x0 * vi20c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
113 voc0 += vk00c1x0 * vi00c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
123 voc0 += vk10c1x0 * vi10c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
133 voc0 += vk20c1x0 * vi20c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
143 voc0 += vk00c2x0 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
153 voc0 += vk10c2x0 * vi10c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
163 voc0 += vk20c2x0 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
[all …]
/external/XNNPACK/src/f32-conv-hwc2chw/
D3x3s2p1c3x4-scalar-1x1.c86 float voc0 = w[0]; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
96 voc0 += vk00c0x0 * vi00c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
106 voc0 += vk10c0x0 * vi10c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
116 voc0 += vk20c0x0 * vi20c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
126 voc0 += vk00c1x0 * vi00c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
136 voc0 += vk10c1x0 * vi10c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
146 voc0 += vk20c1x0 * vi20c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
156 voc0 += vk00c2x0 * vi00c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
166 voc0 += vk10c2x0 * vi10c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
176 voc0 += vk20c2x0 * vi20c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
[all …]