pytorch-pruning icon indicating copy to clipboard operation
pytorch-pruning copied to clipboard

PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference

Results 32 pytorch-pruning issues
Sort by recently updated
recently updated
newest added

when hundreds of classes, accuracy is nearly 0.0

# Add Python Testing Infrastructure ## Summary This PR sets up a comprehensive testing infrastructure for the PyTorch pruning project using Poetry as the package manager and pytest as the...