AvgPool2D Class

Average pooling operation for spatial data.

Namespace:  SiaNet.Model.Layers
Assembly:  SiaNet (in SiaNet.dll)

Syntax


public class AvgPool2D : LayerConfig
Public Class AvgPool2D _
	Inherits LayerConfig
public ref class AvgPool2D : public LayerConfig

Inheritance Hierarchy


Object
  SiaNet.Model..::..LayerConfig
    SiaNet.Model.Layers..::..AvgPool2D