Home
last modified time | relevance | path

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

/external/XNNPACK/src/
Dpacking.c38 for (size_t nr_block_start = 0; nr_block_start < nc; nr_block_start += nr) { in xnn_pack_f32_gemm_goi_w() local
85 for (size_t nr_block_start = 0; nr_block_start < nc; nr_block_start += nr) { in xnn_pack_f16_gemm_goi_w() local
132 for (size_t nr_block_start = 0; nr_block_start < nc; nr_block_start += nr) { in xnn_pack_f32_to_f16_gemm_goi_w() local
181 for (size_t nr_block_start = 0; nr_block_start < nc; nr_block_start += nr) { in xnn_pack_qu8_gemm_goi_w() local
241 for (size_t nr_block_start = 0; nr_block_start < nc; nr_block_start += nr) { in xnn_pack_qs8_gemm_goi_w() local
301 for (size_t nr_block_start = 0; nr_block_start < nc; nr_block_start += nr) { in xnn_pack_qs8_gemm_xw_goi_w() local
357 for (size_t nr_block_start = 0; nr_block_start < nc; nr_block_start += nr) { in xnn_pack_f32_gemm_io_w() local
395 for (size_t nr_block_start = 0; nr_block_start < nc; nr_block_start += nr) { in xnn_pack_f16_gemm_io_w() local
433 for (size_t nr_block_start = 0; nr_block_start < nc; nr_block_start += nr) { in xnn_pack_f32_to_f16_gemm_io_w() local
473 for (size_t nr_block_start = 0; nr_block_start < nc; nr_block_start += nr) { in xnn_pack_qu8_gemm_io_w() local
[all …]
Doperator-run.c300 size_t nr_block_start, in xnn_compute_grouped_gemm()
324 size_t nr_block_start, in xnn_compute_gemm()
367 size_t nr_block_start, in xnn_compute_grouped_batch_igemm()
393 size_t nr_block_start, in xnn_compute_grouped_igemm()
419 size_t nr_block_start, in xnn_compute_batch_igemm()
444 size_t nr_block_start, in xnn_compute_igemm()
1183 size_t nr_block_start, in xnn_compute_hmp_grouped_gemm()
1208 size_t nr_block_start, in xnn_compute_hmp_gemm()
1234 size_t nr_block_start, in xnn_compute_hmp_grouped_batch_igemm()
1261 size_t nr_block_start, in xnn_compute_hmp_grouped_igemm()
[all …]