- 26 11月, 2020 1 次提交
-
-
由 Bai Yifan 提交于
* fix dataloader
-
- 21 11月, 2020 1 次提交
-
-
由 ceci3 提交于
* fix bugs for ernie
-
- 18 11月, 2020 1 次提交
-
-
由 Bai Yifan 提交于
-
- 09 11月, 2020 1 次提交
-
-
由 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>
-
- 02 11月, 2020 1 次提交
-
-
由 Bai Yifan 提交于
* migrate quant code to paddle2.0 * fix quant unittest * fix demo
-
- 29 10月, 2020 1 次提交
-
-
由 Bai Yifan 提交于
-
- 28 10月, 2020 1 次提交
-
-
由 whs 提交于
* Fix unittest for static graph * Add some comments * Fix unittest
-
- 21 10月, 2020 1 次提交
-
-
由 Bai Yifan 提交于
* add adaptive pact threshold matching * update readme * fix coverage * fix coverage
-
- 20 10月, 2020 1 次提交
-
-
由 whs 提交于
* Make unitest support for Paddle2.0 API. * Fix demo in static mode * Remove unused lines * Fix demo of darts
-
- 18 9月, 2020 1 次提交
-
-
由 yukavio 提交于
* add support of conditional block for pruning * support pruning conditional block * add notes for code
-
- 15 9月, 2020 1 次提交
-
-
由 yukavio 提交于
-
- 09 9月, 2020 1 次提交
-
-
由 ceci3 提交于
* add ofa
-
- 07 9月, 2020 2 次提交
- 31 8月, 2020 1 次提交
-
-
由 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
-
- 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
-
- 07 8月, 2020 1 次提交
-
-
由 whs 提交于
-
- 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
-
- 22 7月, 2020 1 次提交
-
-
由 Bai Yifan 提交于
* fix unittest error * fix quant_post unittest error
-
- 15 6月, 2020 2 次提交
-
-
由 whs 提交于
-
由 Liufang Sang 提交于
-
- 12 6月, 2020 1 次提交
-
-
由 whs 提交于
-
- 11 6月, 2020 1 次提交
-
-
由 cc 提交于
-
- 19 5月, 2020 1 次提交
-
-
由 whs 提交于
-
- 13 5月, 2020 1 次提交
-
-
由 Liufang Sang 提交于
* add out scale for quantization * update quant_aware unittest * update quant_aware unittest
-
- 12 5月, 2020 1 次提交
-
-
由 Bai Yifan 提交于
* add darts unittest
-
- 29 4月, 2020 2 次提交
-
-
由 Liufang Sang 提交于
-
由 ceci3 提交于
* fix * fix some trouble * update
-
- 26 4月, 2020 1 次提交
-
-
由 Liufang Sang 提交于
* add quant_post_only_weight * update quant_post_weight * change paddle version requirments * add test for quant_post_only_weight
-
- 22 4月, 2020 1 次提交
-
-
由 lijianshe02 提交于
-
- 08 4月, 2020 1 次提交
-
-
由 whs 提交于
* Add group_param to collect relative covolution into groups. * Support custom functions when computing pruned substructure of parameter 1. Support custom criterion of importance 2. Support custom importance sorting strategy
-
- 23 3月, 2020 1 次提交
-
-
由 Liufang Sang 提交于
* add default config and support more ops * remove debug code * remove debug code * fix details
-
- 19 3月, 2020 1 次提交
-
-
由 lijianshe02 提交于
-
- 12 3月, 2020 1 次提交
-
-
由 lijianshe02 提交于
-
- 19 2月, 2020 1 次提交
-
-
由 lijianshe02 提交于
* add slim pruning implementation and related unitest test=develop
-
- 06 2月, 2020 3 次提交
-
-
由 ceci3 提交于
-
由 Liufang Sang 提交于
-
由 Bai Yifan 提交于
-