Commit Graph

1547 Commits (2e68abf47c8a6402beeb11bafbae3bb7005ae052)

Author SHA1 Message Date
Xin Pan 968922bd6c
Merge pull request #12154 from panyx0718/api
8 years ago
Xin Pan e91e29439f trigger CI
8 years ago
Wu Yi db67d60e31
Remove block api (#12107)
8 years ago
typhoonzero 32d81909dc fix pserver with condition block
8 years ago
gongweibao 7040c67920
Change blocksize (#11863)
8 years ago
Wu Yi c5619bbcde
fix auc op (#12087)
8 years ago
Xin Pan 077aa207e4 hide monkey_patch_variable
8 years ago
tangwei12 f02a4da6cd
Merge pull request #12152 from seiriosPlus/dis_acc_fix
8 years ago
seiriosPlus 8f9e23da23 codestyle fix
8 years ago
seiriosPlus 56ad065a97 codestyle fix
8 years ago
chengduo 325fbc4f1b
Add learning rate decay test (#12124)
8 years ago
seiriosPlus 0f3aa74d11 fix split_var=False
8 years ago
seiriosPlus d559970a2c remove split_var=False, need more experiment
8 years ago
tangwei12 4bd64781ca fix distribued transpile when slice_var_up=False
8 years ago
chengduo 86b0a72576
Refine multi thread cpu parallel exe (#11406)
8 years ago
Yu Yang 76086df412
Merge pull request #12097 from reyoung/feature/hide_api_cont
8 years ago
Qiao Longfei 2cb5c3556b
Merge pull request #12129 from jacquesqiao/clean-code
8 years ago
yuyang18 4ff1bde5fb
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/hide_api_cont
8 years ago
qiaolongfei 600f5f0b49 simpilify distribute transpiler
8 years ago
Yu Yang ebe3b5e78a
Merge pull request #11853 from sneaxiy/complete_py_reader_python
8 years ago
qiaolongfei 4344e571a7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into distribute-transpiler-handle-adam-accumulator
8 years ago
sneaxiy 88f6eef4ab Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
8 years ago
qiaolongfei 2d2e813dd2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-optimizer-accumulator
8 years ago
Qingsheng Li 72ce4d568e
Fix transpiler API (#12119)
8 years ago
qiaolongfei 9708e2e571 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-optimizer-accumulator
8 years ago
fengjiayi 5f8ff63bfe
Merge pull request #12069 from JiayiFeng/add_reader_reset_tests
8 years ago
qiaolongfei 39d88ebc02 Merge branch 'fix-optimizer-accumulator' of ssh://github.com/jacquesqiao/Paddle into distribute-transpiler-handle-adam-accumulator
8 years ago
qiaolongfei 3748aa4ee7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-optimizer-accumulator
8 years ago
qiaolongfei 5c12c5eb42 update distribute transformer for adam and adamax optimizer
8 years ago
tangwei12 10737ed9ce
Merge pull request #12067 from seiriosPlus/ckpt_new_api
8 years ago
Guo Sheng da3f766821
Merge pull request #12088 from guoshengCS/complete-hsigmoid
8 years ago
tangwei12 c210add5e8 remove ut, will fix it later
8 years ago
Yancey 3c4f04b767
Merge pull request #12112 from Yancey1989/rpc_deadline_effect
8 years ago
tangwei12 2bd7fe5add Merge branch 'Pdv' into ckpt_new_api
8 years ago
qiaolongfei 55aea98209 update test_optimizer
8 years ago
sneaxiy e40905daed Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
8 years ago
Yancey1989 bbd53131f0 update
8 years ago
sneaxiy 31c7f6b968
Merge branch 'develop' into complete_py_reader_python
8 years ago
qiaolongfei 2ce1ed3dbd add optimized_guard for ModelAverage
8 years ago
qiaolongfei 971cf70517 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-optimizer-accumulator
8 years ago
qiaolongfei d8220ccb91 add optimized_guard for optimizer finish_update
8 years ago
guosheng 4ee069fdba Fix the HierarchicalSigmoidGradOpKernel and refine the codes. Now hsigmoid_op is same with V2 implementation and can pass gradient check.
8 years ago
yuyang18 4dccb58483
Hide clip APIs
8 years ago
yuyang18 0c8f69c370
Hide more APIs
8 years ago
yuyang18 6eba4b32ce
Fix unittests after hide APIs
8 years ago
tangwei12 5137f62859 bug fix
8 years ago
chenweihang 938319bbd2
Merge branch 'develop' into unsqueeze_op
8 years ago
Yibing Liu 092d620187
Merge pull request #11812 from chenwhql/squeeze_op
8 years ago
Yancey1989 031a07f9c0 add rpc_deadline in bootstrapper
8 years ago
yuyang18 818e070890
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/hide_api_cont
8 years ago