optimize unstructured pruner using GMP (#881)
* optimize unstructured pruner using GMP
* add uniittests for GMP pruner
* add training scripts for fleet and gmp; add conv1x1 pruning
* add conv1x1 pruning to dygraph
* unify hyper parameters across methods and scripts, static graph
* unify hyper parameters across methods and scripts, dynamic graph
* refine test cases
* fix singlecard training in static graph
* refine readmes
* update unstructured pruner api doc static
* update api docs dygraph
* fix bugs in api docs
* rename UnstructuredPrunerGMP to GMPUnstructuredPruner
* fix some format issues
* remove redundant methods/arguments
* description for gmp configs
* fix minor bugs
* fix test cases accordingly
Co-authored-by: Nwhs <wanghaoshuang@baidu.com>
Showing
想要评论请 注册 或 登录