SumPool2DOperator

public class SumPool2DOperator: Pooling2DOperator

2D Sum Pooling.

Input shape

Input data should be a tensor with 3D shape [channel, height, width] or [height, width, channel] according to the channelPosition.