- 22 12月, 2022 1 次提交
-
-
由 Chang Xu 提交于
* Move Analysis Tests * Move Analysis Tests
-
- 21 12月, 2022 1 次提交
-
-
由 ceci3 提交于
* support sub block * support post-precess * update * fix * add unittest * revert prune * fix unittest * add unittest
-
- 20 12月, 2022 1 次提交
-
-
由 ceci3 提交于
* support vit prune * update * add unittest
-
- 16 12月, 2022 1 次提交
-
-
由 rehulisw 提交于
* itpruner * Delete paddleslim/nas/itpruner/__pycache__ directory * test_itpruner * Delete paddleslim/nas/itpruner/Cifar/__pycache__ directory * Delete paddleslim/nas/itpruner/CKA/__pycache__ directory * Delete paddleslim/nas/itpruner/Cifar/utils/__pycache__ directory * Delete paddleslim/nas/itpruner/Cifar/nets/__pycache__ directory * Update cka.py * Update itpruner.py * Update test_itpruner.py * Update test_itpruner.py * Update test_itpruner.py * Delete initializer.py * Update base_models.py * Update resnet_cifar.py * Update base_models.py * Update resnet_cifar.py * Update base_models.py * Update cka.py * Update resnet_cifar.py * Update base_models.py * Update utils.py * Delete base_models.py * Update resnet_cifar.py Co-authored-by: NminghaoBD <79566150+minghaoBD@users.noreply.github.com>
-
- 14 12月, 2022 1 次提交
-
-
由 zhouzj 提交于
-
- 13 12月, 2022 5 次提交
-
-
由 Guanghua Yu 提交于
-
由 leiqing 提交于
-
由 leiqing 提交于
-
由 leiqing 提交于
-
由 leiqing 提交于
-
- 12 12月, 2022 2 次提交
- 09 12月, 2022 1 次提交
-
-
由 Chang Xu 提交于
-
- 08 12月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 07 12月, 2022 2 次提交
-
-
由 Guanghua Yu 提交于
-
由 Chang Xu 提交于
-
- 06 12月, 2022 2 次提交
- 05 12月, 2022 2 次提交
-
-
由 ceci3 提交于
* add uie * update
-
由 Guanghua Yu 提交于
-
- 02 12月, 2022 3 次提交
-
-
由 Guanghua Yu 提交于
-
由 whs 提交于
-
由 Chang Xu 提交于
* update * update * update
-
- 01 12月, 2022 1 次提交
-
-
由 whs 提交于
1. Remove fluid 2. Remove unused codes 2.1 remove adabert 2.2 remove ddpg controller of NAS 2.3 remove paddleslim.models 2.4 Remove PC-DARTS
-
- 30 11月, 2022 1 次提交
-
-
由 zhouzj 提交于
* Fix tests.
-
- 29 11月, 2022 1 次提交
-
-
由 minghaoBD 提交于
* support fc in pruning * support matmul and matmul_v2 pruning * support ffn pruning with gelu activations in the middle * support reshape2, transpose and split in transformer block * support pattern: qkv gemm -> batched gemm -> out linear * prune all fc layer * support fc pruning * almost done with few hardcode * remove hardcode * fix UT * fix UT * avoid setting attributes for reshape in fc pruning * fix UT * fix UT
-
- 28 11月, 2022 2 次提交
-
-
由 Chang Xu 提交于
-
由 Chang Xu 提交于
* Add ViT demo for ACT * update Co-authored-by: Nceci3 <ceci3@users.noreply.github.com>
-
- 26 11月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 25 11月, 2022 1 次提交
-
-
由 ceci3 提交于
-
- 24 11月, 2022 1 次提交
-
-
由 ceci3 提交于
-
- 23 11月, 2022 2 次提交
-
-
由 Guanghua Yu 提交于
-
由 zhouzj 提交于
* [ACT] Rename 'Quantization' to 'QuantAware'. * Fix examples. * Fix tests.
-
- 22 11月, 2022 1 次提交
-
-
由 ceci3 提交于
-
- 21 11月, 2022 2 次提交
- 18 11月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 17 11月, 2022 3 次提交
-
-
由 gushiqiao 提交于
* Fixed naming conflicts and fc layer quantification * Update fine_tune.py * Update readme * Add automatic region division and Fix pre-tensor quant * Update unit test file * Fix bugs. Co-authored-by: Nzhouzj <41366441+zzjjay@users.noreply.github.com>
-
由 Guanghua Yu 提交于
-
由 zhouzj 提交于
* Solve the 'oom' problem of QDrop. * Fix syntax.
-