Conv3D..::..Strides Property
A tuple of 3 integers, specifying the strides of the convolution along each spatial dimension. 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)