- 12 1月, 2023 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 05 1月, 2023 1 次提交
-
-
由 zhouzj 提交于
-
- 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
-
- 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
-
- 27 10月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 17 10月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 23 9月, 2022 1 次提交
-
-
由 zhouzj 提交于
-
- 22 8月, 2022 1 次提交
-
-
由 Chang Xu 提交于
-
- 02 8月, 2022 1 次提交
-
-
由 zhouzj 提交于
-
- 27 5月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 07 4月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 16 3月, 2022 1 次提交
-
-
由 minghaoBD 提交于
-
- 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>
-
- 22 12月, 2021 1 次提交
-
-
由 minghaoBD 提交于
-
- 06 12月, 2021 1 次提交
-
-
由 ceci3 提交于
-
- 30 11月, 2021 1 次提交
-
-
由 Double_V 提交于
-
- 23 11月, 2021 1 次提交
-
-
由 minghaoBD 提交于
* fix a bug in skip params func
-
- 11 11月, 2021 1 次提交
-
-
由 minghaoBD 提交于
-
- 26 9月, 2021 2 次提交
-
-
由 Double_V 提交于
-
由 Guanghua Yu 提交于
-
- 17 9月, 2021 1 次提交
-
-
由 ceci3 提交于
* polish distill
-
- 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>
-
- 06 9月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 17 8月, 2021 1 次提交
-
-
由 cc 提交于
* refine distillation * up * add test * fix coverage * fix unit test error
-
- 05 8月, 2021 1 次提交
-
-
由 XGZhang 提交于
* update quant docs * Update quantization_api.rst * Update quantization_api.rst * Update quantization_api.rst * Update qat.py 与之前版本兼容:之前版本直接改动传入的model,所以这里inplace改为true
-
- 28 7月, 2021 1 次提交
-
-
由 ceci3 提交于
-
- 26 7月, 2021 1 次提交
-
-
由 littletomatodonkey 提交于
-
- 13 7月, 2021 1 次提交
-
-
由 cc 提交于
* add dygraph ptq and refine dygraph qat * add unit test for ptq * update according to comments
-
- 01 7月, 2021 1 次提交
-
-
由 whs 提交于
-
- 21 6月, 2021 1 次提交
-
-
由 whs 提交于
-
- 07 6月, 2021 1 次提交
-
-
由 ceci3 提交于
* add distill dirs * fix unittest
-
- 04 6月, 2021 1 次提交
-
-
由 minghaoBD 提交于
* prune the optimizer in dygraph mode * set opt when initializing pruner * tests passed locally * update Chinese docs and tutorials * refine docs style * avoid ambiguation in docs
-
- 13 5月, 2021 1 次提交
-
-
由 whs 提交于
-
- 29 4月, 2021 1 次提交
-
-
由 minghaoBD 提交于
-
- 27 4月, 2021 2 次提交
- 26 4月, 2021 1 次提交
-
-
由 minghaoBD 提交于
-
- 14 4月, 2021 1 次提交
-
-
由 minghaoBD 提交于
-
- 10 3月, 2021 1 次提交
-
-
由 guofei 提交于
Fix the error of save_quantized_model when weight_preprocess is PACT
-