Searched defs:w_col (Results 1 – 3 of 3) sorted by relevance
112 for (const auto w_col : c10::irange(width_col)) { variable137 for (const auto w_col : c10::irange(width_col)) { variable
174 for (unsigned w_col = w_col_start; w_col < w_col_end; w_col += 1) { in vol2im_kernel() local
141 for (int64_t w_col = w_col_start; w_col < w_col_end; w_col += 1) { in col2im_device() local