Searched defs:tile_stride_cols (Results 1 – 2 of 2) sorted by relevance
316 const int64_t tile_stride_cols = transform->output_shape().cols; in operator ()() local714 const int64_t tile_stride_cols = transform->output_shape().cols; in operator ()() local784 const int64_t tile_stride_cols = transform->output_shape().cols; in operator ()() local1137 const int64_t tile_stride_cols = transform->output_shape().cols; in operator ()() local
96 const auto tile_stride_cols = std::max(1u, m_input_cols - args.kernel_shape.cols + 1); in execute_internal() local