Searched refs:stride_of_2 (Results 1 – 1 of 1) sorted by relevance
126 Eigen::array<ptrdiff_t, 1> stride_of_2; in test_strides() local127 stride_of_2[0] = 2; in test_strides()130 result = input.stride(stride_of_3).convolve(kernel, dims).stride(stride_of_2); in test_strides()