Commit Graph

9366 Commits (8f2486ca16c0c18bf2eb3cfec9b7c74952b2cea7)

Author SHA1 Message Date
chenweihang 8f2486ca16 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
7 years ago
chenweihang d552b900f0 change the copyright year form 2016 to 2018
7 years ago
qingqing01 ef4895df3b
Make IfElse operator works and fix unit testing. (#11972)
7 years ago
gongweibao 091ab63331
Fix singleton. (#11835)
7 years ago
chenweihang 4453473f71 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
7 years ago
chenweihang 1721613f1e simplify construct function
7 years ago
Tao Luo 436bb4500b
Merge pull request #11699 from pzelazko-intel/pzelazko/workaround-for-missing-mklnn-kernels
7 years ago
Superjomn 38e17621f6 update
7 years ago
Paweł Żelazko 05ffc1331e log for fallback added
7 years ago
fengjiayi f86198e668
Merge pull request #11486 from botov/multigradientmachine-leak
7 years ago
Yu Yang de456e74ae
Merge pull request #11913 from reyoung/feature/remove_clone_method
7 years ago
yuyang18 8e86721fe7
Fix data balance on single GPU
7 years ago
Igor Botov 0e92087b0b Adding corresponding hl_fini() for each hl_init() used
7 years ago
chenweihang 9ca8db237a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
7 years ago
yuyang18 90aec12b39
Change default APISpec URL
7 years ago
Qiyang Min ba7a3be245
Merge pull request #11890 from velconia/fix_ut
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
yuyang18 94e3cff26a
Check API changes
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
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
yuyang18 c31519036b
Merge branch 'squeeze_op' of https://github.com/chenwhql/Paddle into pr/11812
7 years ago
yuyang18 1854814d49
Use reshape_op inside squeeze_op
7 years ago
Xin Pan 94cb59ad09 hide utils to legacy
7 years ago
minqiyang 0f03cbbde7 Add sprintf test
7 years ago
chenweihang ee760d1c2d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
7 years ago
chenweihang 0cef33a468 adjust the dims range to [1,6] and fix some problem
7 years ago
Yancey f7fd711e3f
Merge pull request #11868 from Yancey1989/dist_pass_barrier
7 years ago
minqiyang 91c5602d66 Add template specialization back
7 years ago
Xin Pan 2df8e2931f fix
7 years ago
Xin Pan aa2f76fd9b move trainer
7 years ago
yuyang18 3777f10286
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pr/11812
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
fengjiayi 3fab4f65a4 Add EOFException to represent EOF in C++ reader
7 years ago
minqiyang 6335889e97 Change Sprintf back
7 years ago
minqiyang 89970d87b9 Change WITH_ANAKIN to OFF
7 years ago
yuyang18 550ab8d723
Use single file than multiple files
7 years ago
Paweł Żelazko ac323343a0 typos fix
7 years ago
Paweł Żelazko bf0090a1ef workaround for missing MKLDNN kernel
7 years ago