Home
last modified time | relevance | path

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

/external/XNNPACK/src/
Dpacking.c36 for (size_t nr_block_start = 0; nr_block_start < nc; nr_block_start += nr) { in xnn_pack_f32_gemm_goi_w() local
83 for (size_t nr_block_start = 0; nr_block_start < nc; nr_block_start += nr) { in xnn_pack_f16_gemm_goi_w() local
130 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
179 for (size_t nr_block_start = 0; nr_block_start < nc; nr_block_start += nr) { in xnn_pack_qu8_gemm_goi_w() local
239 for (size_t nr_block_start = 0; nr_block_start < nc; nr_block_start += nr) { in xnn_pack_qs8_gemm_goi_w() local
299 for (size_t nr_block_start = 0; nr_block_start < nc; nr_block_start += nr) { in xnn_pack_qs8_gemm_xw_goi_w() local
355 for (size_t nr_block_start = 0; nr_block_start < nc; nr_block_start += nr) { in xnn_pack_f32_gemm_io_w() local
393 for (size_t nr_block_start = 0; nr_block_start < nc; nr_block_start += nr) { in xnn_pack_f16_gemm_io_w() local
431 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
471 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.c28 size_t nr_block_start, in xnn_compute_grouped_gemm()
52 size_t nr_block_start, in xnn_compute_gemm()
95 size_t nr_block_start, in xnn_compute_grouped_batch_igemm()
121 size_t nr_block_start, in xnn_compute_grouped_igemm()
147 size_t nr_block_start, in xnn_compute_batch_igemm()
172 size_t nr_block_start, in xnn_compute_igemm()
911 size_t nr_block_start, in xnn_compute_hmp_grouped_gemm()
936 size_t nr_block_start, in xnn_compute_hmp_gemm()
962 size_t nr_block_start, in xnn_compute_hmp_grouped_batch_igemm()
989 size_t nr_block_start, in xnn_compute_hmp_grouped_igemm()
[all …]