Home
last modified time | relevance | path

Searched refs:my_in_end (Results 1 – 5 of 5) sorted by relevance

/dports/math/libxsmm/libxsmm-1.16.3/src/template/
H A Dlibxsmm_dnn_fullyconnected_st_bwdupd_ncnc_kcck_generic.tpl.c131 …int im_tasks_per_thread = 0, in_tasks_per_thread = 0, my_in_start = 0, my_in_end = 0, my_im_start … variable
153 my_in_end = LIBXSMM_MIN((my_col_id+1) * in_tasks_per_thread, nBlocksIFm);
181 for (ifm1 = my_in_start; ifm1 < my_in_end; ++ifm1) {
198 for (ifm1 = my_in_start; ifm1 < my_in_end; ++ifm1) {
251 …int im_tasks_per_thread = 0, in_tasks_per_thread = 0, my_in_start = 0, my_in_end = 0, my_im_start … variable
279 my_in_end = LIBXSMM_MIN((my_col_id+1) * in_tasks_per_thread, nBlocksOFm);
284 for (ofm1 = my_in_start; ofm1 < my_in_end; ++ofm1) {
293 for (ofm1 = my_in_start; ofm1 < my_in_end; ++ofm1) {
H A Dlibxsmm_dnn_fullyconnected_st_fwd_ncnc_kcck_generic.tpl.c30 int im_tasks_per_thread = 0, in_tasks_per_thread = 0, my_in_start = 0, my_in_end = 0, my_im_start =… variable
62 my_in_end = LIBXSMM_MIN((my_col_id+1) * in_tasks_per_thread, nBlocksOFm);
71 for (ofm1 = my_in_start; ofm1 < my_in_end; ++ofm1) {
115 for (ofm1 = my_in_start; ofm1 < my_in_end; ++ofm1) {
H A Dlibxsmm_dnn_fullyconnected_st_bwdupd_ncnc_kcck_generic_bf16.tpl.c225 …int im_tasks_per_thread = 0, in_tasks_per_thread = 0, my_in_start = 0, my_in_end = 0, my_im_start … variable
249 my_in_end = LIBXSMM_MIN((my_col_id+1) * in_tasks_per_thread, nBlocksIFm);
278 for (ifm1 = my_in_start; ifm1 < my_in_end; ++ifm1) {
295 for (ifm1 = my_in_start; ifm1 < my_in_end; ++ifm1) {
391 …int im_tasks_per_thread = 0, in_tasks_per_thread = 0, my_in_start = 0, my_in_end = 0, my_im_start … variable
444 my_in_end = LIBXSMM_MIN((my_col_id+1) * in_tasks_per_thread, nBlocksOFm);
490 for (ofm1 = my_in_start; ofm1 < my_in_end; ++ofm1) {
516 for (ofm1 = my_in_start; ofm1 < my_in_end; ++ofm1) {
H A Dlibxsmm_dnn_rnncell_st_rnn_fwd_ncnc_kcck.tpl.c66 libxsmm_blasint my_in_end = (my_row_id+1) * in_tasks_per_thread; variable
90 for (in = my_in_start, jj = 0; in < my_in_end; ++in, jj++ ) {
144 for (in = my_in_start, jj = 0; in < my_in_end; ++in, jj++ ) {
H A Dlibxsmm_dnn_fullyconnected_st_fwd_ncnc_kcck_generic_bf16.tpl.c34 int im_tasks_per_thread = 0, in_tasks_per_thread = 0, my_in_start = 0, my_in_end = 0, my_im_start =… variable
69 my_in_end = LIBXSMM_MIN((my_col_id+1) * in_tasks_per_thread, nBlocksOFm);
78 for (ofm1 = my_in_start; ofm1 < my_in_end; ++ofm1) {
151 for (ofm1 = my_in_start; ofm1 < my_in_end; ++ofm1) {