Commit Graph

16651 Commits (3694fd5c4a8a489d9df4414f4b82cab57275da2b)
 

Author SHA1 Message Date
Luo Tao 89e511f45e Merge branch 'develop' into demo
7 years ago
Wu Yi c5619bbcde
fix auc op (#12087)
7 years ago
Xin Pan 077aa207e4 hide monkey_patch_variable
7 years ago
Luo Tao 2a672d24d9 Merge branch 'develop' into demo
7 years ago
Luo Tao 09a7588228 refine the switch name
7 years ago
tangwei12 f02a4da6cd
Merge pull request #12152 from seiriosPlus/dis_acc_fix
7 years ago
Yancey 0042ba93c8
Merge pull request #12127 from Yancey1989/enforce_rpc_timeout
7 years ago
seiriosPlus 8f9e23da23 codestyle fix
7 years ago
seiriosPlus 56ad065a97 codestyle fix
7 years ago
chengduo 325fbc4f1b
Add learning rate decay test (#12124)
7 years ago
seiriosPlus 0f3aa74d11 fix split_var=False
7 years ago
seiriosPlus d559970a2c remove split_var=False, need more experiment
7 years ago
tangwei12 4bd64781ca fix distribued transpile when slice_var_up=False
7 years ago
Qiyang Min cebf7c602d
Merge pull request #12095 from velconia/port_py3
7 years ago
minqiyang 448ca8a46d Move LinkChecker from requirements to Dockerfile
7 years ago
Jacek Czaja 8e20d36bc8 - comment update
7 years ago
Jacek Czaja c981222b3b - Conv MKLDNN grad op reuse of mkldnn primitives
7 years ago
tensor-tang f0cd493c0d
Merge pull request #11989 from tensor-tang/feature/libxsmm
7 years ago
Tao Luo 3a769b9b90
Merge pull request #12100 from sfraczek/sfraczek/top-k-reserve
7 years ago
chengduo 86b0a72576
Refine multi thread cpu parallel exe (#11406)
7 years ago
Luo Tao 97619425be use ./run.sh instead of sh run.sh
7 years ago
Sylwester Fraczek 4d55aca40e reserve vector space before loop in top-k
7 years ago
Luo Tao 193aeaeab4 Merge branch 'develop' into demo
7 years ago
Yu Yang 76086df412
Merge pull request #12097 from reyoung/feature/hide_api_cont
7 years ago
Luo Tao b5a6c4d88a adjust the order of libpaddle_inference_api and libpaddle_fluid
7 years ago
Yu Yang bc8c7ccd99
Merge pull request #12114 from reyoung/feature/get_beam_search_prob_on_capi
7 years ago
Qiao Longfei 2cb5c3556b
Merge pull request #12129 from jacquesqiao/clean-code
7 years ago
Luo Tao b1a1124d36 fix compiler and run error in static library
7 years ago
yuyang18 4ff1bde5fb
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/hide_api_cont
7 years ago
qiaolongfei 600f5f0b49 simpilify distribute transpiler
7 years ago
Yu Yang ebe3b5e78a
Merge pull request #11853 from sneaxiy/complete_py_reader_python
7 years ago
Qiao Longfei a0530c3b6e
Merge pull request #12123 from jacquesqiao/distribute-transpiler-handle-adam-accumulator
7 years ago
Yancey1989 d14afcedeb polish function name
7 years ago
Yancey1989 4a91a14549 enforce rpc client timeout
7 years ago
Yancey 486121d554
Merge pull request #12120 from Yancey1989/fix_cpu_pe
7 years ago
minqiyang 95e2d28659 Replace relative_import with absolute_import
7 years ago
qiaolongfei 4344e571a7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into distribute-transpiler-handle-adam-accumulator
7 years ago
sneaxiy 0fef252718 Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
7 years ago
sneaxiy 88f6eef4ab Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
7 years ago
Qiyang Min a376efb3f3
Merge pull request #12105 from velconia/fix_is_taged
7 years ago
minqiyang 95b4a6a29d Make import paddle.fluid possible now
7 years ago
Qiao Longfei e42f9b7a21
Merge pull request #12103 from jacquesqiao/fix-optimizer-accumulator
7 years ago
Luo Tao a00e04bb5a Merge branch 'develop' into demo
7 years ago
minqiyang 48fef01e13 Change python code style to 3.x in setup.py
7 years ago
Yancey1989 3b45aa8183 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_cpu_pe
7 years ago
qiaolongfei 2d2e813dd2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-optimizer-accumulator
7 years ago
minqiyang becc1c2460 Remove unused requirements
7 years ago
minqiyang fbff15fd42 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_py3
7 years ago
minqiyang 1840bd75e9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_is_taged
7 years ago
Qingsheng Li 72ce4d568e
Fix transpiler API (#12119)
7 years ago