Home
last modified time | relevance | path

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

/external/XNNPACK/src/f32-conv-hwc/
D3x3s2p1c3x4-scalar-1x1.c74 float voc1 = w[1]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
84 voc1 += vk00c0x1 * vi00c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
94 voc1 += vk10c0x1 * vi10c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
104 voc1 += vk20c0x1 * vi20c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
114 voc1 += vk00c1x1 * vi00c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
124 voc1 += vk10c1x1 * vi10c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
134 voc1 += vk20c1x1 * vi20c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
144 voc1 += vk00c2x1 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
154 voc1 += vk10c2x1 * vi10c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
164 voc1 += vk20c2x1 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
[all …]
D3x3s2p0p1c3x4-scalar-1x1.c74 float voc1 = w[1]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
84 voc1 += vk00c0x1 * vi00c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
94 voc1 += vk10c0x1 * vi10c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
104 voc1 += vk20c0x1 * vi20c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
114 voc1 += vk00c1x1 * vi00c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
124 voc1 += vk10c1x1 * vi10c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
134 voc1 += vk20c1x1 * vi20c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
144 voc1 += vk00c2x1 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
154 voc1 += vk10c2x1 * vi10c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
164 voc1 += vk20c2x1 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
[all …]
/external/XNNPACK/src/f32-conv-hwc2chw/
D3x3s2p1c3x4-scalar-1x1.c87 float voc1 = w[1]; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
97 voc1 += vk00c0x1 * vi00c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
107 voc1 += vk10c0x1 * vi10c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
117 voc1 += vk20c0x1 * vi20c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
127 voc1 += vk00c1x1 * vi00c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
137 voc1 += vk10c1x1 * vi10c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
147 voc1 += vk20c1x1 * vi20c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
157 voc1 += vk00c2x1 * vi00c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
167 voc1 += vk10c2x1 * vi10c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
177 voc1 += vk20c2x1 * vi20c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
[all …]