- 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>
-
- 12 12月, 2022 2 次提交
- 09 12月, 2022 1 次提交
-
-
由 Chang Xu 提交于
-
- 07 12月, 2022 1 次提交
-
-
由 Chang Xu 提交于
-
- 02 12月, 2022 1 次提交
-
-
由 whs 提交于
-
- 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.
-
- 23 11月, 2022 1 次提交
-
-
由 zhouzj 提交于
* [ACT] Rename 'Quantization' to 'QuantAware'. * Fix examples. * Fix tests.
-
- 17 11月, 2022 1 次提交
-
-
由 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>
-
- 15 11月, 2022 2 次提交
- 08 11月, 2022 1 次提交
-
-
由 Chang Xu 提交于
* [Fluid Clean] remove paddle.fluid.dygraph.nn.conv2D * remove layers_old in ofa
-
- 14 10月, 2022 1 次提交
-
-
由 gushiqiao 提交于
-
- 10 10月, 2022 1 次提交
-
-
由 gushiqiao 提交于
Co-authored-by: NGuanghua Yu <742925032@qq.com>
-
- 27 9月, 2022 1 次提交
-
-
由 iamWHTWD 提交于
-
- 23 9月, 2022 1 次提交
-
-
由 zhouzj 提交于
-
- 31 8月, 2022 1 次提交
-
-
由 ceci3 提交于
* add act unittest
-
- 30 8月, 2022 1 次提交
-
-
由 handiz 提交于
* add new function ptq first then initialize qat scale with ptq scale
-
- 17 8月, 2022 2 次提交
-
-
由 Guanghua Yu 提交于
-
由 Guanghua Yu 提交于
-
- 11 8月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 29 7月, 2022 1 次提交
-
-
由 zhouzj 提交于
-
- 14 7月, 2022 1 次提交
-
-
由 ceci3 提交于
* fix demo * add unittest * update unittest
-
- 12 7月, 2022 1 次提交
-
-
由 Weilong Wu 提交于
-
- 27 6月, 2022 1 次提交
-
-
由 ceci3 提交于
-
- 24 6月, 2022 2 次提交
- 10 6月, 2022 1 次提交
-
-
由 ceci3 提交于
* optimization yaml * update yaml * update yaml * fix unittest * fix unittest
-
- 07 5月, 2022 1 次提交
-
-
由 Aurelius84 提交于
-
- 19 4月, 2022 1 次提交
-
-
由 whs 提交于
-
- 15 4月, 2022 1 次提交
-
-
由 zhouzj 提交于
* fix opt's cmd for sparse model * add hardware * Remove redundant functions and adjust tests' file * Remove redundant functions and adjust tests' file
-
- 16 3月, 2022 1 次提交
-
-
由 minghaoBD 提交于
-
- 10 3月, 2022 1 次提交
-
-
由 Chang Xu 提交于
-
- 16 2月, 2022 1 次提交
-
-
由 zhouzj 提交于
-
- 08 2月, 2022 1 次提交
-
-
由 zhouzj 提交于
* add op predictors for unknown operators * modify the dowload path of op predictors and opt tools * add automatic download mode for opt tools * modify predictor's test files * modify predictor's test file * modify predictor's test file * modify predictor's test files * add requirements for installing sklearn * modify predicor's test files * modify predictor's test files * modify predictor's test files * modify predictor's test files * modify predictor's test files * Modify api design * update LatencyPredictor's doc. * update LatencyPredictor's test files * update LatencyPredictor's test files * update LatencyPredictor's test files * update LatencyPredictor's test files * update LatencyPredictor's doc. * update LatencyPredictor's doc. * update LatencyPredictor's doc. * update some syntax * add LatencyPredictor's api doc. * update LatencyPredictor's doc. * update LatencyPredictor's api doc. * adjust \'predictor_state\' api * update LatencyPredictor's test files Co-authored-by: NminghaoBD <79566150+minghaoBD@users.noreply.github.com>
-
- 31 12月, 2021 1 次提交
-
-
由 minghaoBD 提交于
* add static masks for quant * Update unstructured_pruner.rst * Update unstructured_prune_api.rst * add the UT * fix typo * API docs Co-authored-by: Ngmm <38800877+mmglove@users.noreply.github.com>
-