- 27 4月, 2021 1 次提交
-
-
由 whs 提交于
-
- 26 4月, 2021 1 次提交
-
-
由 minghaoBD 提交于
-
- 25 4月, 2021 1 次提交
-
-
由 Teng Xi 提交于
* add gp_nas
-
- 19 4月, 2021 1 次提交
-
-
由 Chang Xu 提交于
* add_syncbn
-
- 16 4月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 14 4月, 2021 1 次提交
-
-
由 minghaoBD 提交于
-
- 26 3月, 2021 1 次提交
-
-
由 ceci3 提交于
* fix when kernel size is even * fix name * fix weight_op
-
- 10 3月, 2021 2 次提交
- 24 2月, 2021 1 次提交
-
-
由 ceci3 提交于
* fix docs * update
-
- 03 2月, 2021 1 次提交
-
-
由 whs 提交于
2. Add missing api index.rst 3. Fix comment in filter_pruner 4. Update links in API docs
-
- 02 2月, 2021 2 次提交
- 01 2月, 2021 1 次提交
-
-
由 whs 提交于
-
- 29 1月, 2021 1 次提交
-
-
由 ceci3 提交于
-
- 27 1月, 2021 1 次提交
-
-
由 yukavio 提交于
-
- 26 1月, 2021 2 次提交
-
-
由 huangxu96 提交于
Co-authored-by: NBai Yifan <me@ethanbai.com>
-
由 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 2 次提交
- 18 1月, 2021 1 次提交
-
-
由 whs 提交于
-
- 05 1月, 2021 1 次提交
-
-
由 ceci3 提交于
* add ofa api docs
-
- 22 12月, 2020 1 次提交
-
-
由 yukavio 提交于
* fix prune demo * migrage static api * fix a bug
-
- 19 12月, 2020 1 次提交
-
-
由 ceci3 提交于
* fix when param name is not None
-
- 16 12月, 2020 1 次提交
-
-
由 ceci3 提交于
-
- 15 12月, 2020 1 次提交
-
-
由 ceci3 提交于
* fix * fix when lambda is None
-
- 14 12月, 2020 1 次提交
-
-
由 ceci3 提交于
* fix * fix when mnli
-
- 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 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>
-