2021
Gate Trimming: One-Shot Channel Pruning for Efficient Convolutional Neural Networks
ICASSP 2021accepted
Channel pruning is a promising technique of model compression and acceleration because it reduces the space and time complexity of convolutional neural networks (CNNs) while maintaining their performance. In existing methods, channel pruning is performed by iterative optimization or training with sp…