- 18 8月, 2023 1 次提交
-
-
由 Chang Xu 提交于
-
- 09 8月, 2023 1 次提交
-
-
由 Chang Xu 提交于
-
- 21 3月, 2023 1 次提交
-
-
由 Chang Xu 提交于
-
- 20 2月, 2023 1 次提交
-
-
由 zhouzj 提交于
* remove with_data_parallel * ACT adapts fleet * ACT'demo adapts fleet * fix bugs
-
- 02 2月, 2023 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 05 1月, 2023 1 次提交
-
-
由 zhouzj 提交于
-
- 12 12月, 2022 1 次提交
-
-
由 ceci3 提交于
* optimize prune in ac
-
- 07 12月, 2022 2 次提交
-
-
由 Guanghua Yu 提交于
-
由 Chang Xu 提交于
-
- 28 11月, 2022 1 次提交
-
-
由 Chang Xu 提交于
-
- 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>
-
- 10 11月, 2022 1 次提交
-
-
由 gushiqiao 提交于
-
- 07 11月, 2022 2 次提交
-
-
由 whs 提交于
-
由 Guanghua Yu 提交于
-
- 06 11月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 03 11月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 24 10月, 2022 1 次提交
-
-
由 Chang Xu 提交于
-
- 17 8月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 11 8月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 17 6月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 10 6月, 2022 1 次提交
-
-
由 ceci3 提交于
* optimization yaml * update yaml * update yaml * fix unittest * fix unittest
-
- 08 6月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 27 5月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 21 5月, 2022 1 次提交
-
-
由 ceci3 提交于
* update readme * update * update * remove cv2 * update * update
-
- 20 5月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 09 5月, 2022 1 次提交
-
-
由 ceci3 提交于
* update dynabert * update * update * update * add transformer_pruner to autocompress * add auto * update transformer pruner * ptq-hpo support eval function * update * update * update * update docs * add comment * fix patterns
-
- 05 5月, 2022 1 次提交
-
-
由 moneypi 提交于
-
- 21 3月, 2022 1 次提交
-
-
由 ceci3 提交于
* add source-free * add source-free * add asp * update * add fleet * add docs * rename * fix unittest
-
- 16 3月, 2022 1 次提交
-
-
由 minghaoBD 提交于
-
- 21 2月, 2022 1 次提交
-
-
由 zhouzj 提交于
-
- 18 2月, 2022 1 次提交
-
-
由 zhouzj 提交于
-
- 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>
-
- 28 1月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 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>
-
- 12 11月, 2021 1 次提交
-
-
由 whs 提交于
docs:Fix code in doc
-
- 11 11月, 2021 1 次提交
-
-
由 minghaoBD 提交于
-
- 19 10月, 2021 1 次提交
-
-
由 ZichaoGuo 提交于
-
- 26 9月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 07 9月, 2021 1 次提交
-
-
由 minghaoBD 提交于
* optimize unstructured pruner using GMP * add uniittests for GMP pruner * add training scripts for fleet and gmp; add conv1x1 pruning * add conv1x1 pruning to dygraph * unify hyper parameters across methods and scripts, static graph * unify hyper parameters across methods and scripts, dynamic graph * refine test cases * fix singlecard training in static graph * refine readmes * update unstructured pruner api doc static * update api docs dygraph * fix bugs in api docs * rename UnstructuredPrunerGMP to GMPUnstructuredPruner * fix some format issues * remove redundant methods/arguments * description for gmp configs * fix minor bugs * fix test cases accordingly Co-authored-by: Nwhs <wanghaoshuang@baidu.com>
-