- 25 4月, 2019 2 次提交
-
-
由 Yibing Liu 提交于
* Init mixed precision training interface * Add fp16 test script test=develop * All initializers support float16 test=develop * Code cleanup & add more code annotations test=develop * Update API spec test=develop * Add usage example in doc test=develop
-
由 tangwei12 提交于
* implement distributed transpiler with fleet
-
- 03 4月, 2019 1 次提交
-
-
由 Chen Weihang 提交于
test=develop This reverts commit c38c7c56.
-
- 02 4月, 2019 1 次提交
-
-
由 Chen Weihang 提交于
* link the libwbaes.so into paddle * polish detail, test=develop * try fix mac_pr_ci error, test=develop * add compile option, test=develop * fix ci error, test=develop * ignore failed to find mac lib, test=develop * change cdn to bj, cdn can't get the latest version * trigger ci, test=develop * temporary delete win32 lib linking, test=develop * change https to http, test=develop * turn compile option on to off * turn compile option off to on, test=develop * try lib compiled by gcc4.8, test=develop * update lib version, test=develop * link other lib, test=develop * add setup config * delete false, test=develop * delete no_soname, test=develop * recover so name set * fix, test=develop * adjust make config, test=develop * remove link to wbaes, test=develop * remove useless define, test=develop
-
- 30 3月, 2019 1 次提交
-
-
由 chengduo 提交于
* Add DecoupledWeightDecay
-
- 29 3月, 2019 2 次提交
-
-
由 dongdaxiang 提交于
-
由 dongdaxiang 提交于
-
- 28 3月, 2019 1 次提交
-
-
由 lujun 提交于
-
- 26 3月, 2019 1 次提交
-
-
由 whs 提交于
* Add fsp operator. 1 Add unitest. 2. Add python API. 3. Add layer test. * Add quantization strategy. 1. Add API. 2. Add unitest. * Add distillatoin strategy. * Add unitest config file for quantization * Fix Copyright test=develop * Fix setup.py * Fix document of layers.py. test=develop * Fix unitest in python3. test=develop * Fix documents. test=develop * 1. refine fsp op by batched gemm 2. remove unused import test=develop * Fix test_dist_se_resnext. 1. disable test distillation. 2. reset framework.py test=develop * Enable unitest of distillation after fixing Block._clone_variable test=develop * Fix cdn issue. test=develop
-
- 12 2月, 2019 1 次提交
-
-
由 Yan Xu 提交于
* add launch mp distributed mode module test=develop * delete unused file test=develop * refine usage test=develop * refine usage test=develop * move distributed package test=develop * add to whl package test=develop
-
- 30 1月, 2019 1 次提交
-
-
由 Haihao Shen 提交于
* Add INT8 calibration support in Paddle package; test=develop
-
- 20 1月, 2019 1 次提交
-
-
由 WangZhen 提交于
-
- 19 1月, 2019 1 次提交
-
-
由 Tao Luo 提交于
test=develop
-
- 18 1月, 2019 1 次提交
-
-
由 Tao Luo 提交于
-
- 24 12月, 2018 1 次提交
-
-
由 whs 提交于
* Init slim. * Remove distillation demo. * Fix import errors. test=develop * Fix some issues. test=develop * Fix configs. test=develop * Modify API.spec. test=develop * Fix format. test=develop * Fix format. test=develop * Add some comments.
-
- 21 12月, 2018 1 次提交
-
-
由 peizhilin 提交于
test=develop
-
- 20 12月, 2018 2 次提交
-
-
由 peizhilin 提交于
test=develop
-
由 tangwei12 提交于
* fix utils config, test=develop * reweite tools in lookup table utils, test=develop * merge develop, test=develop * add copy in setup, test=develop * update api spec, test=develop * add doc, test=develop * prettifying doc, test=develop * Update API.spec update api.spec, test=develop * Update lookup_table_utils.py test=develop * Update lookup_table_utils.py test=develop * merge develop, test=develop * merge develop, test=develop * init fix, test=develop * fix in downloads, test=develop * fix in setup.in, test=develop
-
- 19 12月, 2018 1 次提交
-
-
由 peizhilin 提交于
-
- 18 12月, 2018 6 次提交
- 14 12月, 2018 1 次提交
-
-
由 peizhilin 提交于
test=develop
-
- 12 12月, 2018 1 次提交
-
-
由 heqiaozhi 提交于
-
- 09 12月, 2018 1 次提交
-
- 07 12月, 2018 2 次提交
- 06 12月, 2018 1 次提交
-
-
由 Xin Pan 提交于
-
- 04 12月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
-
- 03 12月, 2018 1 次提交
-
-
由 Xin Pan 提交于
test=develop
-
- 29 11月, 2018 1 次提交
-
-
由 Sang Ik Lee 提交于
test=develop
-
- 15 11月, 2018 2 次提交
- 09 11月, 2018 1 次提交
-
-
由 peizhilin 提交于
-
- 07 11月, 2018 2 次提交
-
-
由 Yu Yang 提交于
`cwd` was not set before when get commit SHA. The default `cwd` is the current build directory. However, the build directory might not be the subdirectory of source. The `git` command will fail when that happened. test=develop
-
由 Sang Ik Lee 提交于
test=develop
-
- 06 11月, 2018 1 次提交
-
-
由 peizhilin 提交于
1. Non utf-8 characters within comments of OPs may lead to protobuf fail to parse_from_string 2. comment out some ops which not supported on windows 3. cuda libs may not be correctly linked to target on windows
-