Commit Graph

16375 Commits (0cefb9461f596cacb76c7659aef3a55f200a1f6d)
 

Author SHA1 Message Date
yuyang18 90aec12b39
Change default APISpec URL
7 years ago
minqiyang 1ee16f5692 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_version_via_git_branch
7 years ago
minqiyang 207d1b81fe Add fixed grpc
7 years ago
Qiyang Min 201928d005
Merge pull request #11839 from velconia/fix_reader_op_in_pserver
7 years ago
Qiyang Min ba7a3be245
Merge pull request #11890 from velconia/fix_ut
7 years ago
tensor-tang 81337368d1
Merge pull request #11762 from tensor-tang/refine/set_num_threads
7 years ago
Luo Tao da70863080 add inference_transpiler doc to develop branch
7 years ago
tensor-tang 2e418a5227 fix conflicts
7 years ago
tensor-tang 3df99e72ab Merge remote-tracking branch 'ups/develop' into refine/set_num_threads
7 years ago
dzhwinter 4ed0b62476
Move fluid::framework::InitDevices into fluid::platform (#11757)
7 years ago
dzhwinter 99a99ec7e3
"remove lapack" (#11966)
7 years ago
Yan Chunwei 4f555909ce
analysis/code clean (#11964)
7 years ago
Yancey 845618e2c9
Merge pull request #9068 from Yancey1989/large_model_design_doc
7 years ago
Wu Yi a0fefc27d7
Add NCCL2 dist train design doc (#11885)
7 years ago
Yancey1989 e343afb1a9 polish sentense
7 years ago
Yancey1989 285e7ac531 merge fluid lookup table into abacus one
7 years ago
Yu Yang 78790ed868
Merge pull request #11963 from reyoung/API_diff
7 years ago
yuyang18 26d1280371
Revert "Try to change API"
7 years ago
yuyang18 36d9e4be34
Try to change API
7 years ago
yuyang18 94e3cff26a
Check API changes
7 years ago
Wu Yi 3d99e2e9df
Merge pull request #11960 from reyoung/feature/error_str
7 years ago
yuyang18 a1e88c467a
Fix import error
7 years ago
Yancey1989 1c5616bcbf Merge branch 'develop' of github.com:PaddlePaddle/Paddle into large_model_design_doc
7 years ago
Wu Yi 26ff5a53ee Add note when import core.so error (#11918)
7 years ago
Tao Luo 94e7a61c3d
Merge pull request #11912 from luotao1/fluid_url2
7 years ago
Xin Pan 9fc603e71e
Merge pull request #11915 from panyx0718/version2
7 years ago
Xin Pan 93da8e2711 update develop version
7 years ago
fengjiayi ce16b40b04
Merge pull request #11891 from JiayiFeng/dev_eof_exp
7 years ago
Yu Yang 037ce12ee4
Merge pull request #11907 from reyoung/feature/use_dev_ctx_for_op
7 years ago
yuyang18 4e4438a8aa
Remove Op::Clone method
7 years ago
Luo Tao 0cefe857c4 add two versions of paddle.tgz for develop branch
7 years ago
Xin Pan 71b1c397d7
Merge pull request #11874 from panyx0718/move_trainer
7 years ago
yuyang18 2d0e5592b5
Use std::map for Place <--> DeviceContext
7 years ago
Xin Pan d70a38d8ec fix
7 years ago
minqiyang 9ea8b7ba21 Change the default return value of version from 0 to UNKNOWN
7 years ago
minqiyang 078da5dee8 Remove MAJOR, MINOR, PATCH and add comment for assert
7 years ago
Xin Pan 94cb59ad09 hide utils to legacy
7 years ago
minqiyang 0f03cbbde7 Add sprintf test
7 years ago
Yancey f7fd711e3f
Merge pull request #11868 from Yancey1989/dist_pass_barrier
7 years ago
minqiyang 4cf76cfdf3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_reader_op_in_pserver
7 years ago
minqiyang 91c5602d66 Add template specialization back
7 years ago
minqiyang 7a75cefea1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_ut
7 years ago
Wu Yi 27d6962536
fix mac build (#11873)
7 years ago
Xin Pan 2df8e2931f fix
7 years ago
Xin Pan aa2f76fd9b move trainer
7 years ago
Xin Pan da158c2279
Merge pull request #11867 from panyx0718/move_all
7 years ago
Yu Yang 9401b64d61
Merge pull request #11877 from reyoung/feature/fix_reshape_op_size
7 years ago
fengjiayi ed4b2475f5 add an unittest
7 years ago
fengjiayi 8553ac6a95 fix unittests
7 years ago
guochaorong ebadb4c091
Merge pull request #11889 from velconia/fix_sprintf
7 years ago