- fix the convolution kernels to be the correct shape - fix the biases to be the correct shape - fix the pooling layers to have strides equal to pool size - fix the output shape to include the number of bins in the channel dimension
1.1.0
Support channels first for speedup on CuDNN
1.0.0
Initial release of the layer for strictly 2D inputs.