- 24 Aug, 2020 1 commit
-
-
Junwei Sun authored
-
- 21 Aug, 2020 1 commit
-
-
tblanchart authored
Typo correction.
-
- 14 Aug, 2020 1 commit
-
-
SparkSnail authored
-
- 13 Aug, 2020 5 commits
-
-
chicm-ms authored
-
Yuge Zhang authored
-
Junwei Sun authored
-
SparkSnail authored
-
chicm-ms authored
-
- 12 Aug, 2020 15 commits
-
-
lin bin authored
* fix break windows local and remote pipelines * python os to separate platform * Update integration_tests.yml Co-authored-by:Yuge Zhang <Yuge.Zhang@microsoft.com>
-
Yuge Zhang authored
* Upgrade dockerfile to ubuntu 18.04 * Upgrade to cuda 9.2 * Set frontend noninteractive * Upgrade tensorflow to 1.15.2 * Fix pip version
-
chicm-ms authored
-
colorjam authored
-
Junwei Sun authored
-
Tab Zhang authored
-
Junwei Sun authored
-
Lijiaoa authored
* update * update * Fix metrics for type other than number * update * change master version TableList.tsx * revert unuseful change Co-authored-by:
Lijiao <Lijiaoa@outlook.com> Co-authored-by:
Lijiao <1425861283@qq.com> Co-authored-by:
Yuge Zhang <scottyugochang@gmail.com>
-
Ningxin Zheng authored
-
liuzhe-lz authored
Co-authored-by:liuzhe <zhliu1@microsoft.com>
-
liuzhe-lz authored
-
Tab Zhang authored
-
lin bin authored
-
chicm-ms authored
-
SparkSnail authored
-
- 11 Aug, 2020 5 commits
-
-
Ningxin Zheng authored
-
Lijiaoa authored
Co-authored-by:Lijiao <15910218274@163.com>
-
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
-