Created by: chengduoZH
When the input feature's shape is [n, c, 1, 1], padding is 0, filter_size is 1, stride is 1, according to the following code, Conv_op will fail, but it is not reasonable.
Created by: chengduoZH
When the input feature's shape is [n, c, 1, 1], padding is 0, filter_size is 1, stride is 1, according to the following code, Conv_op will fail, but it is not reasonable.