Commit Graph

18858 Commits (9517a4536e909a7f0879c5a08d8bd61e96b8b602)
 

Author SHA1 Message Date
Tao Luo 3d976f3f18 rename inference_lib_dist to fluid_lib_dist
7 years ago
sneaxiy 84d9300365 test=develop
7 years ago
chengduo 2562eb92b8
Add strategy doc (#13849)
7 years ago
Xin Pan b11372a0af fix doc
7 years ago
Zhaolong Xing 7413fa458f
Merge pull request #13838 from NHZlX/add_trt_pad_op
7 years ago
superjomn e2bd40ca82 update
7 years ago
dzhwinter 8329a1f139 add sparse update momentum. test=develop
7 years ago
Wu Yi 77e9339deb
fix api get_pserver_programs (#13820)
7 years ago
superjomn 049fcbe125 update
7 years ago
Qiao Longfei 2178ae5698 add reader_queue_speed_test_mode to python init
7 years ago
superjomn f5c0221c17 clean CreatePaddlePredictor
7 years ago
Xin Pan abf1005bc0
Merge pull request #13866 from PaddlePaddle/revert-13821-fix
7 years ago
Xin Pan d852be7c48
Revert "Make variable::GetMutable robust"
7 years ago
Qiao Longfei c61e16b181 add reader_queue_speed_test_mode_flag test
7 years ago
Qiao Longfei 8686f7c68e add reader_queue_speed_test_mode flag for speed test
7 years ago
Xin Pan ae8b1c32bf
Merge pull request #13821 from panyx0718/fix
7 years ago
Xin Pan 9b3e0df375
Merge pull request #13819 from panyx0718/doc
7 years ago
Zhaolong Xing 44f37d019a
Merge pull request #13848 from NHZlX/fix_demo_ci_with_trt
7 years ago
Sylwester Fraczek 55d6950a1a rewrite conv_bn fuse pass to eigen
7 years ago
chengduo 9c77b65c06
Fix layers.uniform_random (#13823)
7 years ago
nhzlx 320c78e16f fix commets
7 years ago
Yibing Liu cbe4292516 Add sequence unpad op
7 years ago
tensor-tang bcb8ea397d Merge remote-tracking branch 'ups/develop' into fea/jitkernel_peephole
7 years ago
tensor-tang 8e182170ba refine and replace lstm peephole kernel
7 years ago
minqiyang 4a22979bca Polish code
7 years ago
nhzlx efa5bac7ad fix demo_ci bug in vis_demo.cc
7 years ago
minqiyang f03e0e49a8 Polish doc
7 years ago
minqiyang a7cae62bbb Polish code
7 years ago
tensor-tang dc5a7b906d fix default number of threads when inference with or without MKLDNN
7 years ago
Xin Pan 228506618b Avoid GetMutable implicitly reset Var Type.
7 years ago
Dun 5f2e837847 optimize depthwise conv by register memory (#13778)
7 years ago
minqiyang 3f6ec90060 Polish code
7 years ago
minqiyang 7f6ff6f5a9 Polish doc
7 years ago
minqiyang 35e547e00f Polish API doc
7 years ago
minqiyang 9878eedbaa Change API.spec
7 years ago
Qiao Longfei 5428cb9908
Profiler support merge data of all thread (#13811)
7 years ago
nhzlx bf7a2789a0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_trt_pad_op
7 years ago
nhzlx 0cb88c34be add op converter
7 years ago
tensor-tang 7ef2699e18 init peephole runtime kernel
7 years ago
Qiyang Min f99ea99e36
Merge pull request #13720 from velconia/fix_grad_clip
7 years ago
minqiyang d8a1b77097 Add margin_rank_loss_op to python
7 years ago
minqiyang f40848828d Polish code
7 years ago
minqiyang e2e82bde32 Accelerate Reshape op
7 years ago
minqiyang 0385b0a1ea Accelerate SequencePool Op on SUM mode
7 years ago
minqiyang 8ec748cfa0 Accelerate SelectedRows Functors:
7 years ago
Tao Luo afdc73090f
Merge pull request #13816 from PaddlePaddle/revert-13368-mgallus/conv-bias-pass
7 years ago
Xin Pan 63b2e98f3d Explain LoD and a few other concepts
7 years ago
Tao Luo 9b11a17502
Revert "[MKLDNN] Pass: Fuse Conv + Bias"
7 years ago
Tao Luo ce248a15d9
Merge pull request #13368 from Sand3r-/mgallus/conv-bias-pass
7 years ago
whs 7e651c8641
Fix truncated norm (#13785)
7 years ago