Searched refs:stride_amount (Results 1 – 1 of 1) sorted by relevance
154 int64 stride_amount = stride[0]; in ReduceWindow1DGeneric() local157 window_util::StridedBound(padded_width, window_size, stride_amount); in ReduceWindow1DGeneric()163 int64 i0_base = i0 * stride_amount - pad_low; in ReduceWindow1DGeneric()