Searched refs:tile_stride_cols (Results 1 – 1 of 1) sorted by relevance
311 const int64 tile_stride_cols = transform->output_shape().cols; in operator ()() local328 const int64 f_c_start = s_c * tile_stride_cols; in operator ()()702 const int64 tile_stride_cols = transform->output_shape().cols; in operator ()() local710 const int64 in_c = in_c_start + t * tile_stride_cols; in operator ()()771 const int64 tile_stride_cols = transform->output_shape().cols; in operator ()() local796 const int64 out_c_start = (in_c + t * tile_stride_cols) + in operator ()()797 args.pad_cols - sc * tile_stride_cols; in operator ()()1118 const int64 tile_stride_cols = transform->output_shape().cols; in operator ()() local1130 const int64 in_c = tile_c * tile_stride_cols - col_pad; in operator ()()1138 const int64 in_c = unroll_col_limit * tile_stride_cols - col_pad; in operator ()()