Home
last modified time | relevance | path

Searched defs:cr_block_start (Results 1 – 1 of 1) sorted by relevance

/external/XNNPACK/src/
Dpacking.c1347 for (size_t cr_block_start = 0; cr_block_start < c; cr_block_start += cr) { in xnn_pack_f32_dwconv_ghw_w() local
1384 for (size_t cr_block_start = 0; cr_block_start < c; cr_block_start += cr) { in xnn_pack_f16_dwconv_ghw_w() local
1421 for (size_t cr_block_start = 0; cr_block_start < c; cr_block_start += cr) { in xnn_pack_f32_to_f16_dwconv_ghw_w() local
1460 for (size_t cr_block_start = 0; cr_block_start < c; cr_block_start += cr) { in xnn_pack_qu8_dwconv_ghw_w() local
1503 for (size_t cr_block_start = 0; cr_block_start < c; cr_block_start += cr) { in xnn_pack_qs8_dwconv_ghw_w() local
1545 for (size_t cr_block_start = 0; cr_block_start < c; cr_block_start += cr) { in xnn_pack_f32_dwconv_hwg_w() local
1582 for (size_t cr_block_start = 0; cr_block_start < c; cr_block_start += cr) { in xnn_pack_f16_dwconv_hwg_w() local
1619 for (size_t cr_block_start = 0; cr_block_start < c; cr_block_start += cr) { in xnn_pack_f32_to_f16_dwconv_hwg_w() local
1658 for (size_t cr_block_start = 0; cr_block_start < c; cr_block_start += cr) { in xnn_pack_qu8_dwconv_hwg_w() local
1701 for (size_t cr_block_start = 0; cr_block_start < c; cr_block_start += cr) { in xnn_pack_qs8_dwconv_hwg_w() local
[all …]