Field pads
The lower and upper padding values for each spatial dimension of the filter, [pad_left, pad_right] for 1D, [pad_top, pad_bottom, pad_left, pad_right] for 2D, etc.
If this is null the layer uses a default of [0, 0, ..., 0].
Namespace: Unity.Sentis.Layers
Assembly: solution.dll
Syntax
public int[] padsReturns
| Type | Description | 
|---|---|
| int[] |