Searched defs:strides_h (Results 1 – 2 of 2) sorted by relevance
37 absl::Status CheckKernelsAndStrides(int kernel_h, int kernel_w, int strides_h, in CheckKernelsAndStrides()55 absl::Status CheckStrides(int strides_h, int strides_w) { in CheckStrides()
94 absl::Status CheckStridesAndDilation(int strides_h, int strides_w, in CheckStridesAndDilation()