PaddleSlim icon indicating copy to clipboard operation
PaddleSlim copied to clipboard

PaddleSlim is an open-source library for deep model compression and architecture search.

Results 256 PaddleSlim issues
Sort by recently updated
recently updated
newest added

migrate static api for sensitive demo

Make DML support for more framework 1. Remove dependency for paddle 2. Add pytorch API for DML 3. Add demo of DML for pytorch

当在CPUPlace上,剪裁方法未能识别出depthwise_conv2d的反向depthwise_conv2d_grad. fix #685

add semi-structure pruning demo

# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...

Hi, thanks for the awesome work and for implementing Channel Pruning. I'm the first author of the Channel Pruning paper (Channel Pruning for Accelerating Very Deep Neural Networks) As my...