Commit Graph

15312 Commits (9b43edeae05d0a9419c787f0166b95f6a70ba4f7)
 

Author SHA1 Message Date
tensor-tang 3206bcd929 refine log and add QPS
7 years ago
chengduo 6915d51c14
Merge pull request #11062 from chengduoZH/refine_batch_py
7 years ago
Yancey1989 8855d4a755 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into dist_recordio
7 years ago
tensor-tang 06adccf6eb Merge remote-tracking branch 'ups/develop' into nlp
7 years ago
tensor-tang 4a24c238c1 refine code
7 years ago
Yan Chunwei 0c0c5df4cb
feature/add TRT fc converter (#11043)
7 years ago
Yan Chunwei 18d640255e
simplify inference api (#11104)
7 years ago
minqiyang eacac49bcd 1. update test_split_var: replace split with slice
7 years ago
whs 86d8659c8d
Add python wrapper for gather op. (#11033)
7 years ago
whs 28dc9ba3c1
Add shape op to get the shape of variable. (#11048)
7 years ago
yuyang18 15193c9e93 Faster RecordIO Scanner
7 years ago
Wu Yi ed365919b4
Add fluid benchmark Dockerfile (#11095)
7 years ago
tensor-tang a4822ed897 add thread setting
7 years ago
fengjiayi d6997e5bc8
Merge pull request #11083 from JiayiFeng/dev_refine_programdesc_copy
7 years ago
tensor-tang 5387562576 add multi-thread test
7 years ago
minqiyang b33ea7be2d 1. change the variable name from align_var_to_block to slice_var_up
7 years ago
whs 85c203b117
Make bilinear_interp_op support attrs from input. (#11041)
7 years ago
Tao Luo bfecb57282
Merge pull request #11090 from luotao1/capi_doc
7 years ago
chengduo 01bbe532da
Merge pull request #11079 from chengduoZH/balance_parameter_update
7 years ago
Yancey1989 f9556dca51 use open_files reader to read multiple files
7 years ago
fengjiayi 31f0533c5d fix compile errors
7 years ago
Tao Luo 59870579bf
Merge pull request #11109 from chengduoZH/add_author
7 years ago
Lei Wang 86efecb93c
Build: add dependencies for test_paddle_inference_api_impl. (#11064)
7 years ago
fengjiayi 04ccbed5b8 fix a compile error
7 years ago
chengduoZH e6bb67a301 add authors
7 years ago
gongweibao 4fb7cc7f5e
Move sync_mode device ctx from grpc server (#10881)
7 years ago
Yan Chunwei 5870a6b486
clean docstring_checker.pyc (#11093)
7 years ago
fengjiayi a3aca2a3cf fix bugs
7 years ago
Tao Luo 8c12436fe6
Merge pull request #10800 from reyoung/feature/fix_dev_img_build
7 years ago
Tao Luo 47f3cae2af
Merge pull request #11038 from sneaxiy/zjl-dev
7 years ago
minqiyang 9d92dcea0a 1. import fluid to dist transpiler test
7 years ago
Luo Tao 2007f630b4 add build and install document of fluid inference library
7 years ago
Qiao Longfei 60c2d03803
Merge pull request #11087 from jacquesqiao/fix-transpiler-package
7 years ago
tensor-tang 733718c3e7 remove the ugly test
7 years ago
minqiyang e90bfd562b 1. Make a base unittest class for dist transpiler unittest
7 years ago
qiaolongfei 2f5bc5e02d fix transpiler package
7 years ago
Yan Chunwei 97b7502772
inference API little fix (#11069)
7 years ago
Qiyang Min b31647c67d
Merge branch 'develop' into update_simple_distranspiler
7 years ago
yuyang18 018d411075 Remove unnecessary func name
7 years ago
yuyang18 7c00e164e5 Add More comments
7 years ago
Xin Pan f437c46ffd
Merge pull request #11071 from panyx0718/fix_infer_test
7 years ago
fengjiayi 2a3c58d3fe refine programdesc copy
7 years ago
chengduoZH e330cd032e balance parameter update
7 years ago
yuyang18 f9d93bfde1 Add document to random crop operator
7 years ago
tensor-tang 708bec2e56 add test
7 years ago
Wu Yi d90610624f
Cleanup transpiler and move weight decay and clip on pservers (#11039)
7 years ago
tensor-tang d13dd3b6a7 revert profiling
7 years ago
tensor-tang 4d11c8e9c6 retest single thread
7 years ago
Xin Pan 75ea577fd3 allow profiler and timeline to work when dev_ctx is nullptr.
7 years ago
Xin Pan 44ea234343 clean
7 years ago