- 13 7月, 2021 1 次提交
-
-
由 cc 提交于
* add dygraph ptq and refine dygraph qat * add unit test for ptq * update according to comments
-
- 10 7月, 2021 1 次提交
-
-
由 whs 提交于
* Fix skipping leaves option * Add unitests
-
- 05 7月, 2021 1 次提交
-
-
由 ceci3 提交于
-
- 01 7月, 2021 2 次提交
- 30 6月, 2021 2 次提交
-
-
由 Chang Xu 提交于
* update_check_ss * update_check_ss * update_check_ss * ss_multi_output * remove_some_comments * Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSlim into update_check_ss * merge_conflicts * add_coverage
-
由 Chang Xu 提交于
* new_export_func * add_test * remove_kernel_prune * add_test_&_update_clear_ss
-
- 21 6月, 2021 1 次提交
-
-
由 whs 提交于
-
- 09 6月, 2021 1 次提交
-
-
由 minghaoBD 提交于
* fix key_error in pruner * add unit test for get_ratios_by_loss
-
- 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
-
- 18 5月, 2021 1 次提交
-
-
由 ceci3 提交于
* fix get sub model * fix * update * update * update include_self
-
- 28 4月, 2021 1 次提交
-
-
由 ceci3 提交于
* fix dist * fix * remove hook * fix skip layers * fix depthwise * fix depthwise * fix depthwise
-
- 27 4月, 2021 2 次提交
- 26 4月, 2021 1 次提交
-
-
由 minghaoBD 提交于
-
- 25 4月, 2021 1 次提交
-
-
由 Teng Xi 提交于
* add gp_nas
-
- 19 4月, 2021 1 次提交
-
-
由 Chang Xu 提交于
* add_syncbn
-
- 14 4月, 2021 1 次提交
-
-
由 minghaoBD 提交于
-
- 26 3月, 2021 1 次提交
-
-
由 ceci3 提交于
* fix when kernel size is even * fix name * fix weight_op
-
- 10 3月, 2021 1 次提交
-
-
由 ceci3 提交于
* fix shortcut * fix when kernel_size in ss * fix export * fix dp * fix export model prune param twice * add comment * fix unittest * fix * update
-
- 23 2月, 2021 1 次提交
-
-
由 Bai Yifan 提交于
Co-authored-by: Nceci3 <ceci3@users.noreply.github.com>
-
- 01 2月, 2021 1 次提交
-
-
由 whs 提交于
-
- 29 1月, 2021 1 次提交
-
-
由 ceci3 提交于
-
- 26 1月, 2021 1 次提交
-
-
由 ceci3 提交于
* add export model and depth
-
- 25 1月, 2021 1 次提交
-
-
由 whs 提交于
* Support for pruning training graph with auxiliary parameters * Fix bugs * Fix unitests.
-
- 22 1月, 2021 1 次提交
-
-
由 Bai Yifan 提交于
-
- 18 1月, 2021 1 次提交
-
-
由 whs 提交于
-
- 05 1月, 2021 1 次提交
-
-
由 ceci3 提交于
* add ofa api docs
-
- 19 12月, 2020 1 次提交
-
-
由 ceci3 提交于
* fix when param name is not None
-
- 15 12月, 2020 1 次提交
-
-
由 ceci3 提交于
* fix * fix when lambda is None
-
- 09 12月, 2020 1 次提交
-
-
由 ceci3 提交于
* for bert
-
- 08 12月, 2020 1 次提交
-
-
由 ceci3 提交于
* support 2.0
-
- 03 12月, 2020 1 次提交
-
-
由 Bai Yifan 提交于
-
- 02 12月, 2020 2 次提交
- 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>
-