noun
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.