- 27 3月, 2023 1 次提交
-
-
由 ceci3 提交于
* fix * update
-
- 24 3月, 2023 2 次提交
- 22 3月, 2023 1 次提交
-
-
由 Chang Xu 提交于
-
- 21 3月, 2023 1 次提交
-
-
由 Chang Xu 提交于
-
- 17 3月, 2023 3 次提交
- 27 2月, 2023 1 次提交
-
-
由 zhouzj 提交于
* fix bugs * fix dead links * fix bug
-
- 20 2月, 2023 1 次提交
-
-
由 zhouzj 提交于
* remove with_data_parallel * ACT adapts fleet * ACT'demo adapts fleet * fix bugs
-
- 13 2月, 2023 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 08 2月, 2023 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 07 2月, 2023 1 次提交
-
-
由 ceci3 提交于
* fix ac * adapt x2paddle version * adapte develop paddle
-
- 31 1月, 2023 1 次提交
-
-
由 zhouzj 提交于
* remove fluid apis. * fix hpo. * fix asp.
-
- 17 1月, 2023 2 次提交
- 16 1月, 2023 3 次提交
- 13 1月, 2023 1 次提交
-
-
由 zhouzj 提交于
-
- 12 1月, 2023 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 05 1月, 2023 1 次提交
-
-
由 zhouzj 提交于
-
- 03 1月, 2023 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 28 12月, 2022 1 次提交
-
-
由 zhouzj 提交于
-
- 27 12月, 2022 4 次提交
-
-
由 zhouzj 提交于
* add loss info on ACT training. * Add flops info.
-
由 GGBond8488 提交于
-
由 zhouzj 提交于
* add skd distillation. * update skd's test.
-
由 Guanghua Yu 提交于
-
- 23 12月, 2022 1 次提交
-
-
由 zhouzj 提交于
-
- 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>
-
- 12 12月, 2022 2 次提交
- 07 12月, 2022 1 次提交
-
-
由 Chang Xu 提交于
-
- 02 12月, 2022 2 次提交
- 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
-
- 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 1 次提交
-
-
由 Chang Xu 提交于
-