stride; step size
In computing, the distance between successive elements in memory or a data structure, often used in array processing or convolution operations.
この配列の刻み幅は4バイトです。
The stride of this array is 4 bytes.
畳み込み層の刻み幅を2に設定した。
I set the stride of the convolution layer to 2.
Compound of 刻み (きざみ, 'notch; step; gradation') and 幅 (はば, 'width; range'). The computing sense is a direct translation of the English term 'stride'.