Integer, size of the max pooling windows.
Namespace:
SiaNet.Model.Layers
Assembly:
SiaNet (in SiaNet.dll)
[JsonIgnoreAttribute]
public int PoolSize { get; set; }
<JsonIgnoreAttribute> _
Public Property PoolSize As Integer
Get
Set
[JsonIgnoreAttribute]
public:
property int^ PoolSize {
int^ get ();
void set (int^ value);
}
Field Value
The size of the pool.