- 10 Oct, 2020 2 commits
- 21 Sep, 2020 1 commit
-
-
Ningxin Zheng authored
-
- 12 Aug, 2020 2 commits
- 11 Aug, 2020 1 commit
-
-
Ningxin Zheng authored
-
- 31 Jul, 2020 1 commit
-
-
Guoxin authored
* init sapruner * seperate sapruners from other one-shot pruners * update * fix model params issue * make the process runnable * show evaluation result in example * sort the sparsities and scale it * fix rescale issue * fix scale issue; add pruning history * record the actual total sparsity * fix sparsity 0/1 problem * revert useless modif * revert useless modif * fix 0 pruning weights problem * save pruning history in csv file * fix typo * remove check perm in Makefile * use os path * save config list in json format * update analyze py; update docker * update * update analyze * update log info in compressor * init NetAdapt Pruner * refine examples * update * fine tune * update * fix quote issue * add code for imagenet integrity * update * use datasets.ImageNet * update * update * add channel pruning in SAPruner; refine example * update net_adapt pruner; add dependency constraint in sapruner(beta) * update * update * update * fix zero division problem * fix typo * update * fix naive issue of NetAdaptPruner * fix data issue for no-dependency modules * add cifar10 vgg16 examplel * update * update * fix folder creation issue; change lr for vgg exp * update * add save model arg * fix model copy issue * init related weights calc * update analyze file * NetAdaptPruner: use fine-tuned weights after each iteration; fix modules_wrapper iteration issue * consider channel/filter cross pruning * NetAdapt: consider previous op when calc total sparsity * update * use customized vgg * add performances comparison plt * fix netadaptPruner mask copy issue * add resnet18 example * fix example issue * update experiment data * fix bool arg parsing issue * update * init ADMMPruner * ADMMPruner: update * ADMMPruner: finish v1.0 * ADMMPruner: refine * update * AutoCompress init * AutoCompress: update * AutoCompressPruner: fix issues: * add test for auto pruners * add doc for auto pruners * fix link in md * remove irrelevant files * Clean code * code clean * fix pylint issue * fix pylint issue * rename admm & autoCompress param * use abs link in doc * reorder import to fix import issue: autocompress relies on speedup * refine doc * NetAdaptPruner: decay pruning step * take changes from testing branch * refine * fix typo * ADMMPruenr: check base_algo together with config schema * fix broken link * doc refine * ADMM:refine * refine doc * refine doc * refince doc * refine doc * refine doc * refine doc * update * update * refactor AGP doc * update * fix optimizer issue * fix comments: typo, rename AGP_Pruner * fix torch.nn.Module issue; refine SA docstring * fix typo Co-authored-by:Yuge Zhang <scottyugochang@gmail.com>
-
- 30 Jun, 2020 2 commits
- 29 Jun, 2020 1 commit
-
-
QuanluZhang authored
-
- 12 Jun, 2020 1 commit
-
-
chicm-ms authored
-
- 26 Mar, 2020 1 commit
-
-
colorjam authored
-
- 09 Jan, 2020 1 commit
-
-
Yan Ni authored
-
- 30 Dec, 2019 1 commit
-
-
QuanluZhang authored
-
- 24 Dec, 2019 1 commit
-
-
Tang Lang authored
-
- 21 Nov, 2019 1 commit
-
-
Tang Lang authored
-
- 20 Nov, 2019 1 commit
-
-
QuanluZhang authored
-
- 15 Nov, 2019 1 commit
-
-
chicm-ms authored
* fpgm pruner pytorch and tensorflow 2.0 implementation
-
- 04 Nov, 2019 1 commit
-
-
QuanluZhang authored
* refactor
-
- 30 Oct, 2019 1 commit
-
-
chicm-ms authored
* fix compressor op_types
-
- 21 Oct, 2019 1 commit
-
-
Tang Lang authored
* fix builtin pruners bug * use type_as * fix pruner bugs and add model compression README * fix example bugs * add AutoCompression.md and remove sensitive pruner * fix tf pruner bugs * update overview * Pruner.md
-
- 14 Oct, 2019 1 commit
-
-
liuzhe-lz authored
* Resolve comments in PR 1571 * try to pass ut * fix typo * format doc-string * use tensorflow.compat.v1 * Revert "use tensorflow.compat.v1" This reverts commit 97a4ed923677c6dfd545fd654c55c424cf490a19.
-
- 09 Oct, 2019 1 commit
-
-
liuzhe-lz authored
* [Proposal] demo compressor (#1402) model compression * update doc for model compression (#1509) * Update Overview.md * Change Doc (#1510) * refactor compression sdk (#1562) * refactor compression sdk * bugfix * bugfix * update ut * Sync model compression doc and implementation (#1575) * update doc * formatting * bugfix * add import to examples
-