@interface MPSCNNPoolingAverageNode : MPSCNNPoolingNode - (Class)gradientClass; - (void *)newFilterNode; @end