Commit Graph

5597 Commits (4d55aca40e534563f387cbbab19f530b49ac490e)

Author SHA1 Message Date
Yu Yang 76086df412
Merge pull request #12097 from reyoung/feature/hide_api_cont
7 years ago
Qiao Longfei 2cb5c3556b
Merge pull request #12129 from jacquesqiao/clean-code
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
qiaolongfei 4344e571a7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into distribute-transpiler-handle-adam-accumulator
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
qiaolongfei 2d2e813dd2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-optimizer-accumulator
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
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
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
7 years ago
minqiyang f8e83196ff Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_is_taged
7 years ago
Guo Sheng da3f766821
Merge pull request #12088 from guoshengCS/complete-hsigmoid
7 years ago
tangwei12 c210add5e8 remove ut, will fix it later
7 years ago
Yancey 3c4f04b767
Merge pull request #12112 from Yancey1989/rpc_deadline_effect
7 years ago
tangwei12 2bd7fe5add Merge branch 'Pdv' into ckpt_new_api
7 years ago
qiaolongfei 55aea98209 update test_optimizer
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
Yancey1989 bbd53131f0 update
7 years ago
sneaxiy 31c7f6b968
Merge branch 'develop' into complete_py_reader_python
7 years ago
qiaolongfei 2ce1ed3dbd add optimized_guard for ModelAverage
7 years ago
qiaolongfei 971cf70517 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-optimizer-accumulator
7 years ago
qiaolongfei d8220ccb91 add optimized_guard for optimizer finish_update
7 years ago
Yibing Liu 1617fe2edd
Merge pull request #11897 from chenwhql/unsqueeze_op
7 years ago
guosheng 4ee069fdba Fix the HierarchicalSigmoidGradOpKernel and refine the codes. Now hsigmoid_op is same with V2 implementation and can pass gradient check.
7 years ago
yuyang18 4dccb58483
Hide clip APIs
7 years ago
yuyang18 0c8f69c370
Hide more APIs
7 years ago
yuyang18 6eba4b32ce
Fix unittests after hide APIs
7 years ago
qiaolongfei 901d538960 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-mac-patchelf-check
7 years ago
tangwei12 5137f62859 bug fix
7 years ago
chenweihang 938319bbd2
Merge branch 'develop' into unsqueeze_op
7 years ago
Yibing Liu 092d620187
Merge pull request #11812 from chenwhql/squeeze_op
7 years ago
Yancey1989 031a07f9c0 add rpc_deadline in bootstrapper
7 years ago
qiaolongfei d6005b6949 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-mac-patchelf-check
7 years ago
yuyang18 818e070890
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/hide_api_cont
7 years ago
Yu Yang 1c9c8e8de7
Merge pull request #12065 from reyoung/feature/hide_apis
7 years ago
qiaolongfei 010c0ab0a1 add install_name_tool check on macos
7 years ago
minqiyang 9130a8847a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_is_taged
7 years ago
minqiyang a685566cd5 Throw all warnings from git describe in setup.py.in
7 years ago
qiaolongfei d99775a718 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-optimizer-accumulator
7 years ago
Tao Luo 16aca3c087
Merge pull request #12090 from luotao1/v2
7 years ago
qiaolongfei 7ce0d45efa fix adam and adamax optimizer
7 years ago
yuyang18 b83ffda4aa
Try hide APIs
7 years ago
lemon34 29145e1e31 change im2sequence for ctc batch inference (#11696)
7 years ago