- 11 Aug, 2020 3 commits
-
-
SparkSnail authored
-
Guoxin authored
-
Guoxin authored
-
- 07 Aug, 2020 4 commits
-
-
Yuge Zhang authored
-
Lijiaoa authored
-
SparkSnail authored
-
Lijiaoa authored
refactor experiment summary file(to fix componentWillReceiveProps waring) and click other areas to close panel (#2734)
-
- 05 Aug, 2020 1 commit
-
-
SparkSnail authored
-
- 04 Aug, 2020 1 commit
-
-
Ningxin Zheng authored
-
- 31 Jul, 2020 6 commits
-
-
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>
-
Lijiaoa authored
Co-authored-by:Lijiao <15910218274@163.com>
-
chicm-ms authored
-
Yuge Zhang authored
-
colorjam authored
-
Guoxin authored
-
- 30 Jul, 2020 2 commits
-
-
Chi Song authored
-
SparkSnail authored
-
- 29 Jul, 2020 3 commits
-
-
SparkSnail authored
-
Junwei Sun authored
-
chicm-ms authored
-
- 27 Jul, 2020 2 commits
-
-
SparkSnail authored
-
Tab Zhang authored
-
- 24 Jul, 2020 6 commits
-
-
Ningxin Zheng authored
-
Junwei Sun authored
-
dependabot[bot] authored
Bumps [npm](https://github.com/npm/cli) from 6.14.4 to 6.14.7. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](https://github.com/npm/cli/compare/v6.14.4...v6.14.7 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
SparkSnail authored
-
SparkSnail authored
-
Yuge Zhang authored
-
- 23 Jul, 2020 1 commit
-
-
chicm-ms authored
-
- 20 Jul, 2020 1 commit
-
-
lin bin authored
-
- 17 Jul, 2020 7 commits
-
-
lin bin authored
The method used is QAT, not DoReFa, the annotation is wrong.
-
chicm-ms authored
-
Lijiaoa authored
-
dependabot[bot] authored
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.19 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [npm-registry-fetch](https://github.com/npm/registry-fetch) from 4.0.2 to 4.0.5. - [Release notes](https://github.com/npm/registry-fetch/releases) - [Changelog](https://github.com/npm/npm-registry-fetch/blob/latest/CHANGELOG.md) - [Commits](https://github.com/npm/registry-fetch/commits ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
chicm-ms authored
-
liuzhe-lz authored
Co-authored-by:liuzhe <zhe.liu@microsoft.com>
-
- 16 Jul, 2020 3 commits
-
-
QuanluZhang authored
-
Junwei Sun authored
-
SparkSnail authored
-