Field outputPadding
The output padding value for each spatial dimension in the filter.
The layer adds the output padding to the side with higher coordinate indices in the output tensor.
If this is null the layer uses a default of [0, 0, ..., 0].
Namespace: Unity.Sentis.Layers
Assembly: solution.dll
Syntax
public int[] outputPaddingReturns
| Type | Description | 
|---|---|
| int[] |