Commit Graph

12526 Commits (87fe52c10987e6c1f13890e49a98f4d8b85bbd24)
 

Author SHA1 Message Date
wanghaoshuang 87fe52c109 Add ModelAverage class to optimizer.py
7 years ago
wanghaoshuang 016d0eb7f7 Add python API for sum op.
7 years ago
wanghaoshuang aee686771c Add clone_variable function for Block class.
7 years ago
wanghaoshuang d7e5e1f13d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into average_model
7 years ago
Kexin Zhao e26f1123da
Add fp16 mul op support and bind paddle fp16 to numpy fp16 (#9017)
7 years ago
dzhwinter 7140071152
"exported scatter to python" (#9038)
7 years ago
Tao Luo cf2addd21f
Merge pull request #9067 from luotao1/with_fluid
7 years ago
chengduo 11c43e5da3
Merge pull request #9072 from chengduoZH/feature/refine_parallel_do
7 years ago
Abhinav Arora 41894da145
Add changes to channel that are needed for select op (#9084)
7 years ago
wanghaoshuang 8a645685ce Add sum accumulator with window for model average
7 years ago
Yibing Liu a4b0e4a196
Merge pull request #9051 from panyx0718/profiler
7 years ago
Xin Pan ebde3b1a0a Reproduce profiler failure on multi-gpu.
7 years ago
Xin Pan 86018641a7
Merge pull request #9077 from kuke/fix-9052
7 years ago
Yibing Liu 90afbd2856 Move back operator's event to RunImpl()
7 years ago
Tao Luo 7276366810
Merge pull request #9016 from weixing02/doc
7 years ago
chengduoZH ef28e7deba refine parallel_do_grad
7 years ago
Luo Tao 76e1c6af9f enable WITH_FLUID option
7 years ago
Yu Yang 48f213e5a1
Merge pull request #8991 from reyoung/feature/shuffle_reader
7 years ago
Cao Ying 881c5227ab
Merge pull request #8843 from zhouhanqing/Paddle-ReduceProd
7 years ago
chengduo 5a159f34ce
Merge pull request #8934 from chengduoZH/feature/Enhance_regularizer_py
7 years ago
武毅 ba65d54d9d
Merge pull request #9044 from typhoonzero/fix_deadlink
7 years ago
Tao Luo ad6b59e004
Merge pull request #8927 from ranqiu92/api_std
7 years ago
weixing02 3d6a4b6cd0 Correct links error
7 years ago
weixing02 ce55798904 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
7 years ago
weixing02 ca0e32494b Adjust
7 years ago
typhoonzero 7957e86cfe fix deadlink
7 years ago
ranqiu fc0f92c24f Update api doc std and fc doc
7 years ago
weixing02 cc1650c9d9 Adjust some contents
7 years ago
chengduoZH 93107ce138 add regularization for test_machine_tranlation
7 years ago
ranqiu a78b760218 Refine api_doc_std_cn
7 years ago
武毅 d13ce35875 Feature/send recv can now retry (#9027)
7 years ago
dzhwinter 14fe40aaa6
Refine/nccl (#9009)
7 years ago
chengduoZH dd8dc0e035 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/Enhance_regularizer_py
7 years ago
chengduo 788c600e9d
Merge pull request #8932 from chengduoZH/feature/add_concat_rows
7 years ago
Abhinav Arora 28078969fd
Fix the CPP Data Feeding design document (#9033)
7 years ago
chengduoZH a43eee40f7 follow comments
7 years ago
Tao Luo 3621d9a3d7
Merge pull request #9028 from typhoonzero/update_dist_doc_tree
7 years ago
typhoonzero 6a1fbf5be9 move fluid dist design to fluid folder
7 years ago
weixing02 678a34ce5f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
7 years ago
weixing02 070c3b5844 Adjust some
7 years ago
weixing02 6723e1b82c Create a new folder to store pictures
7 years ago
gongweibao cbfd15f9d9
Fix debugger bugs. (#9025)
7 years ago
ranqiu 686a3ad601 Add api doc std
7 years ago
chengduoZH 92e2207e18 refine doc
7 years ago
weixing02 0f81a801d6 Rollback write_docs_en.rst
7 years ago
Yu Yang 127b371efe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/shuffle_reader
7 years ago
Yu Yang 164f2382af Polish code
7 years ago
chengduoZH ff09b21cd0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_concat_rows
7 years ago
Yu Yang e13aec601a
Merge pull request #8830 from reyoung/feature/recordio_file_reader
7 years ago
Yu Yang f9974a4a12 Make double_buffer reader async
7 years ago