public final class MLCPoolingType extends java.lang.Object
A pooling function type for a pooling layer.
static int
Average
Count
L2Norm
Max
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int Max
public static final int Average
public static final int L2Norm
public static final int Count