- 24 9月, 2019 3 次提交
-
-
由 tianxin 提交于
* set encoding=utf8 for open * set encoding=utf8 for open
-
由 Jiancheng Li 提交于
-
由 tianxin 提交于
-
- 23 9月, 2019 8 次提交
-
-
由 Yang Zhang 提交于
* Initial support for distributed training * Housekeep on rank 0 only * Conform to models convention
-
由 Li Fuchen 提交于
add license for nlp models
-
由 lvmengsi 提交于
-
由 chengduo 提交于
* fix model save * fix doc
-
由 cuicheng01 提交于
* update TensorRT 1.5.2 inference time * add EfficientNet configuration in README
-
由 LielinJiang 提交于
* add notes for the ported weight of EfficientNet
-
由 lvmengsi 提交于
* fix_infer_pix2pixreader
-
由 lvmengsi 提交于
-
- 21 9月, 2019 1 次提交
-
-
由 LielinJiang 提交于
Add EfficientNet
-
- 20 9月, 2019 2 次提交
- 19 9月, 2019 3 次提交
-
-
由 lvmengsi 提交于
-
由 Kaipeng Deng 提交于
-
由 wangguanzhong 提交于
-
- 18 9月, 2019 5 次提交
-
-
由 Yibing Liu 提交于
-
由 lvmengsi 提交于
-
由 Yibing Liu 提交于
-
由 zhang wenhui 提交于
-
由 Yibing Liu 提交于
-
- 17 9月, 2019 6 次提交
-
-
由 wangguanzhong 提交于
-
由 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
-
由 wangguanzhong 提交于
* fix rcnn eval on voc * update comment
-
由 zhumanyu 提交于
* add SPADE
-
由 wangguanzhong 提交于
-
由 cuicheng01 提交于
-
- 16 9月, 2019 7 次提交
-
-
由 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
-
由 ruri 提交于
* fix mobilenet bug * fix inplce warning
-
由 Kaipeng Deng 提交于
* refine auto download logs
-
由 wopeizl 提交于
* fix the gru/gnn hang issue on windows with cuda10 test=develop
-
由 huangjun12 提交于
* add BSN and BMN models to PaddleVideo * modify codes to fix metrics evaluation and readme * add copyright for gen_infer_list.py and modify the content of README * add BSN and BMN in models/README.md
-
由 pkpk 提交于
Change the hyper-link of DAM.
-
由 Kaipeng Deng 提交于
-
- 12 9月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 11 9月, 2019 4 次提交
-
-
由 ruri 提交于
-
由 cuicheng01 提交于
refine image classification and add 19 pre-trained models.
-
由 lvmengsi 提交于
-
由 Zeyu Chen 提交于
Add PaddleSeg submodule to PaddleCV
-