Yu Yang
|
76086df412
|
Merge pull request #12097 from reyoung/feature/hide_api_cont
Hide internal API of LoDTensors, Clipping, etc.
|
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
Get BeamSearch Prob on C-API
|
7 years ago |
Qiao Longfei
|
2cb5c3556b
|
Merge pull request #12129 from jacquesqiao/clean-code
simpilify distribute transpiler
|
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
Add Python Reader Op (Python side and unittests)
|
7 years ago |
Qiao Longfei
|
a0530c3b6e
|
Merge pull request #12123 from jacquesqiao/distribute-transpiler-handle-adam-accumulator
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
fix bcast with parallel executor + cpu
|
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
Throw all warnings from git describe in setup.py.in
|
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
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
Add python3 ABI to paddle_build.sh
|
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 |
qiaolongfei
|
9708e2e571
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-optimizer-accumulator
|
7 years ago |
fengjiayi
|
5f8ff63bfe
|
Merge pull request #12069 from JiayiFeng/add_reader_reset_tests
add unittests for Reader ResetAll
|
7 years ago |
qiaolongfei
|
39d88ebc02
|
Merge branch 'fix-optimizer-accumulator' of ssh://github.com/jacquesqiao/Paddle into distribute-transpiler-handle-adam-accumulator
|
7 years ago |
Yancey1989
|
9de096bd58
|
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_cpu_pe
|
7 years ago |
qiaolongfei
|
3748aa4ee7
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-optimizer-accumulator
|
7 years ago |
qiaolongfei
|
5c12c5eb42
|
update distribute transformer for adam and adamax optimizer
|
7 years ago |
tangwei12
|
10737ed9ce
|
Merge pull request #12067 from seiriosPlus/ckpt_new_api
Ckpt new api
|
7 years ago |
minqiyang
|
f8e83196ff
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_is_taged
|
7 years ago |
Yancey1989
|
1effba3312
|
fix pe with cpu place
|
7 years ago |
Guo Sheng
|
da3f766821
|
Merge pull request #12088 from guoshengCS/complete-hsigmoid
Complete hsigmoid_op
|
7 years ago |
Luo Tao
|
0626636d8e
|
Merge branch 'develop' into demo
|
7 years ago |
tangwei12
|
c210add5e8
|
remove ut, will fix it later
|
7 years ago |
minqiyang
|
dbaaca7857
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_py3
|
7 years ago |
minqiyang
|
a1a1109ccc
|
Improve Code
|
7 years ago |
Yancey
|
3c4f04b767
|
Merge pull request #12112 from Yancey1989/rpc_deadline_effect
fix FLGAS_rpc_deadline does not effect
|
7 years ago |
tangwei12
|
2bd7fe5add
|
Merge branch 'Pdv' into ckpt_new_api
|
7 years ago |
qiaolongfei
|
55aea98209
|
update test_optimizer
|
7 years ago |
Luo Tao
|
24ced1d0b9
|
add independent demo for test static fluid library
|
7 years ago |
sneaxiy
|
27b179852d
|
Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
|
7 years ago |
sneaxiy
|
e40905daed
|
Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
|
7 years ago |
sneaxiy
|
ccd8a82b20
|
Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
|
7 years ago |
sneaxiy
|
9153223ab3
|
Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
|
7 years ago |
sneaxiy
|
da3174634e
|
Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
|
7 years ago |