Conv2D..::..Strides Property
A tuple of 2 integers, specifying the strides of the convolution along the width and height. Can be a single integer to specify the same value for all spatial dimensions. Specifying any stride value != 1 is incompatible with specifying any dilation_rate value != 1.
Namespace:
SiaNet.Model.LayersAssembly: SiaNet (in SiaNet.dll)