- 29 9月, 2019 1 次提交
-
-
由 0YuanZhang0 提交于
* fix_bug_server * fix_readme
-
- 26 9月, 2019 2 次提交
-
-
由 0YuanZhang0 提交于
-
由 LiuHao 提交于
* update * update * update * fix run_ernie.sh * Update README.md
-
- 25 9月, 2019 2 次提交
-
-
由 0YuanZhang0 提交于
-
由 0YuanZhang0 提交于
* MRQA2019-D-NET * delete_data_file
-
- 24 9月, 2019 2 次提交
- 23 9月, 2019 1 次提交
-
-
由 Li Fuchen 提交于
add license for nlp models
-
- 20 9月, 2019 1 次提交
-
-
由 Guo Sheng 提交于
Fix transformer inference when using ParallelExecutor by setting ExecutionStrategy to clear tensor array after each iteration. (#3374)
-
- 18 9月, 2019 3 次提交
-
-
由 Yibing Liu 提交于
-
由 Yibing Liu 提交于
-
由 Yibing Liu 提交于
-
- 17 9月, 2019 1 次提交
-
-
由 Jiancheng Li 提交于
* minor fix * add getting ops from program * add obtaining op params from paddle program * add code reusage of light_nas_space * add comments to get_ops_from_program * add comments to get_ops_from_program * fixed bugs * add get_all_ops * add get_op_latency * add platform parameter for get_op_latency * add get_all_ops * add get ops from shortcut and se * bug fixed * fixed bugs * add refined code * bugs fixed * useless test codes and op files removed * modifying 7 to length of searched bottlenecks * bugs fixed * add softmax op in get_ops_from_program * remove resize ops in get_ops_from_program * add get_op_latency from paddle-mobile and modify getting fc op params * add fc op params * add batch norm in light_nas_space * bugs fixed * update light_nas_space: add get_model_latency * bug fixed * bug fixed * bug fixed * update get_latency_lookup_table * add bias of fc layer in get_all_ops * add docs for light-nas with latency * update doc for light-nas * add first part of method descriptions for light-nas based on android and ios * add descriptions for lightnas basd on android and ios in demo and usage and modify get_latency_lookup_table * fix errors in usage.md * fix errors among the contents of android system in usage.md * fix errors among the contents of ios system in usage.md * add descriptions in demo.md about lightnas based on android and ios * add auxillary methods for generating bin files and .a files for op latency test * add links for latency estimation tools * minor fix in usage.md * minor errors fixed in usage.md * update LightNAS usage * update docs * update get_latency_lookup_table. * add information for get latency lookup table * add current searched models and their corresponding accuracies for android and ios systems * bugs in fc_op_prams are fixed in get_ops_from_program.py test=develop * update docs * update docs * update docs * update PaddleSlim results * add more lr_strategy * update docs * update PaddleSlim results * update docs * minor update * minor update * modify get_latency_lookup_table.py to make it compatible for python2 and python3; modify usage.md to update the information of PaddleMobile to Paddle-Lite * minor update to be compatible for py3 * modify get_latency_lookup_table.py to make it compatible for python2 and python3 * convert float number in get_all_ops to int number in order to make it compatible for both python2 and python3 * remove print in get_latency_lookup_table.py * update docs * fixed bugs in get_all_ops * fix merge conflicts * fix merge conflicts
-
- 16 9月, 2019 2 次提交
-
-
由 Xiaoyao Xi 提交于
* move reading_comprehension into Research/ACL2018-DuReader * move reading_comprehension into Research/ACL2018-DuReader * move reading_comprehension into Research/ACL2018-DuReader * move reading_comprehension into Research/ACL2018-DuReader * move reading_comprehension into Research/ACL2018-DuReader
-
由 wopeizl 提交于
* fix the gru/gnn hang issue on windows with cuda10 test=develop
-
- 11 9月, 2019 1 次提交
-
-
由 JesseyXujin 提交于
* add export cpu_nums for supporting cpu environment * add export cpu_nums for supporting cpu environment
-
- 09 9月, 2019 2 次提交
-
-
由 Yibing Liu 提交于
* Release auto mixed-precision training for bert * Update README
-
由 JesseyXujin 提交于
* modify readme for not support windows cpu environment * modify readme for python adaption
-
- 06 9月, 2019 2 次提交
-
-
由 JesseyXujin 提交于
-
由 Yang An 提交于
* add readme for KTNET * update readme * update readme * update readme * update readme of KTNET * update readme of KTNET * add source files for KTNET * update files for KTNET * update files for KTNET * update draft of readme for KTNET * modified scripts for KTNET * fix typos in readme.md for KTNET * update scripts for KTNET * update scripts for KTNET * update readme for KTNET * edit two-staged training scripts for KTNET * add details in the readme of KTNET * fix typos in the readme of KTNET * added eval scripts for KTNET * rename folders for KTNET * add copyright in the code and add links in readme for KTNET * add the remaining download link for KTNET * add md5sum for KTNET * final version for KTNET
-
- 05 9月, 2019 2 次提交
- 03 9月, 2019 2 次提交
-
-
由 zhengya01 提交于
* update .run_ce.sh * chmod +x .run_ce.sh * add elmo ce
- 02 9月, 2019 2 次提交
-
-
由 Zeng Jinle 提交于
-
由 Leo Chen 提交于
-
- 29 8月, 2019 2 次提交
- 28 8月, 2019 2 次提交
- 27 8月, 2019 1 次提交
-
-
由 0YuanZhang0 提交于
-
- 26 8月, 2019 4 次提交
-
-
由 JesseyXujin 提交于
* fix args bug and remove test code * remove print code
-
由 0YuanZhang0 提交于
-
由 0YuanZhang0 提交于
-
由 0YuanZhang0 提交于
-
- 23 8月, 2019 1 次提交
-
-
由 Yibing Liu 提交于
-
- 22 8月, 2019 2 次提交
-
-
由 0YuanZhang0 提交于
-
由 zhengya01 提交于
* update .run_ce.sh * chmod +x .run_ce.sh
-
- 21 8月, 2019 1 次提交
-
-
由 Lizhengo 提交于
* fix pred in simnet * add init checkpoint in train and fix file open bug in window10 * Update README.md * fix file open bug in test
-
- 20 8月, 2019 1 次提交
-
-
由 Guo Sheng 提交于
* Update transformer to be unified * To support CE when unifing Transformer
-