- 25 1月, 2021 2 次提交
- 22 1月, 2021 1 次提交
-
-
由 ceci3 提交于
* cherry pick * fix bug when paddle upgrade (#606) * add jpg
-
- 18 1月, 2021 1 次提交
-
-
由 whs 提交于
-
- 25 12月, 2020 1 次提交
-
-
由 yukavio 提交于
-
- 19 12月, 2020 2 次提交
-
-
由 ceci3 提交于
* fix when param name is not None
-
由 ceci3 提交于
* fix nas (#553) * fix when lambda_distill is None in ofa (#550) * fix * fix when lambda is None * fix when the task is mnli (#540) * fix * fix when mnli * Fix ofa (#536) * fix * fix embedding Co-authored-by: NBai Yifan <me@ethanbai.com> Co-authored-by: NBai Yifan <me@ethanbai.com>
-
- 11 12月, 2020 1 次提交
-
-
由 whs 提交于
-
- 10 12月, 2020 1 次提交
-
-
由 ceci3 提交于
* fix * fix embedding Co-authored-by: NBai Yifan <me@ethanbai.com>
-
- 09 12月, 2020 2 次提交
- 08 12月, 2020 1 次提交
-
-
由 ceci3 提交于
* support 2.0
-
- 03 12月, 2020 1 次提交
-
-
由 Bai Yifan 提交于
-
- 02 12月, 2020 1 次提交
-
-
由 whs 提交于
-
- 21 11月, 2020 1 次提交
-
-
由 ceci3 提交于
* fix bugs for ernie
-
- 19 11月, 2020 1 次提交
-
-
由 yukavio 提交于
* migrate remained api in common module * fix bug Co-authored-by: NBai Yifan <me@ethanbai.com>
-
- 18 11月, 2020 1 次提交
-
-
由 Bai Yifan 提交于
-
- 16 11月, 2020 1 次提交
-
-
由 yukavio 提交于
* remove sensitive_pruner module * migrate prune module * fix some bug for migrating the prune module to 2.0-rc * update some 1.8 api * change num_worker from 16 to 1 * migrate common and core module * fix a api in rl controller * fix dataloader
-
- 09 11月, 2020 2 次提交
-
-
由 huangxu96 提交于
* Added dygraph quantization. * Added save_quant_model function * Overload quant_aware, make dynamic and static model use the same interface. * Use singledispatch to overload the quant aware for dygraph quantization * Add unnitest for dygraph quant_aware * Use 2.0 api for supporting paddle 2.0 * Using pre-commit to modify the coding style. * Add unittest for user inputted quant_config. * Add singledispath into requirements.txt Co-authored-by: NBai Yifan <me@ethanbai.com>
-
由 Bai Yifan 提交于
-
- 03 11月, 2020 1 次提交
-
-
由 yukavio 提交于
* remove sensitive_pruner module * migrate prune module
-
- 02 11月, 2020 1 次提交
-
-
由 Bai Yifan 提交于
* migrate quant code to paddle2.0 * fix quant unittest * fix demo
-
- 29 10月, 2020 1 次提交
-
-
由 Bai Yifan 提交于
-
- 27 10月, 2020 1 次提交
-
-
由 cc 提交于
* post_quant_static: remove the cache params, add optimize_model params, test=develop Co-authored-by: NBai Yifan <me@ethanbai.com>
-
- 21 10月, 2020 1 次提交
-
-
由 Bai Yifan 提交于
* add adaptive pact threshold matching * update readme * fix coverage * fix coverage
-
- 28 9月, 2020 1 次提交
-
-
由 faninSM 提交于
* add cn times * add en times * align tag * align type * auto prune demo issue 382 * prune * Update README.md update default dataset * ci ut * code style Co-authored-by: Ngmm <38800877+mmglove@users.noreply.github.com>
-
- 18 9月, 2020 1 次提交
-
-
由 yukavio 提交于
* add support of conditional block for pruning * support pruning conditional block * add notes for code
-
- 15 9月, 2020 2 次提交
- 09 9月, 2020 1 次提交
-
-
由 ceci3 提交于
* add ofa
-
- 07 9月, 2020 1 次提交
-
-
由 ceci3 提交于
* fix * update connect * add uniitest
-
- 31 8月, 2020 2 次提交
-
-
由 yukavio 提交于
* add new argument for easy load prune program * add argument make load pruned program more easier * change save function arg * fix test * fix format
-
由 yukavio 提交于
* fix pruned model save and load, fix bugs of pruning depthwise conv * add unit test of pruned model save and load * temp delete * add unit test * paddleslim/quant/quanter.py * fix bug
-
- 19 8月, 2020 2 次提交
-
-
由 yukavio 提交于
* fix pruned model save and load, fix bugs of pruning depthwise conv * add unit test of pruned model save and load * temp delete * add unit test * add some unit tests * complete autoprune unit test * add sensitive unit tests * fix some unit test * fix auto_pruner.py
-
由 yukavio 提交于
* fix pruned model save and load, fix bugs of pruning depthwise conv * add unit test of pruned model save and load * temp delete * add unit test
-
- 15 8月, 2020 1 次提交
-
-
由 Bai Yifan 提交于
-
- 07 8月, 2020 2 次提交
- 05 8月, 2020 1 次提交
-
-
由 yukavio 提交于
* fix bug when prune the depthwise convolution layer * fix bug when prune the depthwise convolution layer * fix bug when prune depthwise convolution layer * fix pruner when prune depthwise convolution layer * remove print from unit test
-
- 04 8月, 2020 1 次提交
-
-
由 Bai Yifan 提交于
* fix dml issue * disable multiprocess reader * add other model * add dml unittest * fix log_softmax * make dml compatible with 1.8 and 2.0 version paddle * fix coverage
-