Searched defs:tile_stride_rows (Results 1 – 2 of 2) sorted by relevance
315 const int64_t tile_stride_rows = transform->output_shape().rows; in operator ()() local783 const int64_t tile_stride_rows = transform->output_shape().rows; in operator ()() local1136 const int64_t tile_stride_rows = transform->output_shape().rows; in operator ()() local
95 const auto tile_stride_rows = std::max(1u, m_input_rows - args.kernel_shape.rows + 1); in execute_internal() local