AvgPool1D Class

Average pooling for temporal data.

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

Syntax


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

Inheritance Hierarchy


Object
  SiaNet.Model..::..LayerConfig
    SiaNet.Model.Layers..::..AvgPool1D