Commit Graph

12598 Commits (ea11a0a8533affaa9681d7859713d07eed8fddd8)
 

Author SHA1 Message Date
Yu Yang ea11a0a853 Use volitie
7 years ago
Yu Yang 515e516e77 Add more log
7 years ago
Yu Yang 1f063d0900 Memorder
7 years ago
Yu Yang b1cb8bbd40 Debug
7 years ago
Yu Yang b57b880b05 Debug
7 years ago
Yu Yang f3e983e499 Memory order
7 years ago
Yu Yang 36e0415220 Single Thread
7 years ago
Yu Yang 5957f28b86 Debug
7 years ago
Yu Yang f52714d391 Debug
7 years ago
Yu Yang 0023c3bcf5 Use atomic bool
7 years ago
Yu Yang 09935ab936 Debug
7 years ago
Yu Yang f8141d90c8 Debug
7 years ago
Yu Yang 389ea18a4e Debug code
7 years ago
Yu Yang e18a269705 Add debug code
7 years ago
Yu Yang 9cb8f50302 Complete fetch op
7 years ago
Yu Yang 254d7ff4f5 Refactor local_scopes
7 years ago
Yu Yang b2c7a9b828 Wait by stream
7 years ago
Yu Yang e8a7e5d1e6 Update
7 years ago
Yu Yang 8f0590e7c5 Add ncclAllReduce
7 years ago
Yu Yang c15d2c9edc Update
7 years ago
Yu Yang d470763f6c Stash
7 years ago
Yu Yang 9fc0b596a9 Test more
7 years ago
Yu Yang 0ef9edf566 Stash
7 years ago
Yu Yang 5e87cd7574 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor
7 years ago
Yu Yang 8b397d1602 Make recordio file reader thread-safe by default
7 years ago
Yu Yang 8c9cd369dc Polish code style
7 years ago
Yu Yang 6f0dfd89a4 Single GPU ParallelExecutor complete
7 years ago
fengjiayi 60314ee922
Merge pull request #9079 from JiayiFeng/dev_update_reader_doc
7 years ago
Shan Yi 70e500bc2b
Merge pull request #9152 from ranqiu92/doc_dir
7 years ago
ranqiu cf367a536e delete unused images
7 years ago
Kexin Zhao 8e7310146f
Merge pull request #9143 from kexinzhao/numpy_conv2d_pool2d_fp16
7 years ago
Shan Yi c0511c3c13
Merge pull request #9145 from typhoonzero/remove_legacy_image_in_design
7 years ago
Xin Pan 21e2c42a46
Merge pull request #9141 from panyx0718/develop
7 years ago
typhoonzero e1ffb49bab remove legacy design image
7 years ago
Tao Luo 4f3b73ed97
Merge pull request #9128 from luotao1/layer_function_generator
7 years ago
fengjiayi f617ffb10a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_update_reader_doc
7 years ago
Tao Luo a448fbe9e1
Merge pull request #9134 from putcn/fix-selected-row-dep
7 years ago
Tao Luo 20be8e7e33
Merge pull request #9104 from ranqiu92/doc_dir
7 years ago
Xin Pan 1ca1e1c384 Fix a program copy regression.
7 years ago
qingqing01 7c1a0b77a0
Delete the detection_output_op, which had been split into several operators. (#9121)
7 years ago
Kexin Zhao e967d19b0a add more tests
7 years ago
Kexin Zhao a13ec3432a fix test error
7 years ago
Varun Arora 26a9208394 New PingPong test for testing channels / concurrency (#9132)
7 years ago
Kexin Zhao e4de5dc347 add conv2d fp16 support
7 years ago
Xi Chen d20c6eb6de add math_function to selected_rows_functor dependency list
7 years ago
Darcy e382e42ac6 update en doc for Distributed Training (#9130)
7 years ago
Luo Tao 8a3d7647d2 fix AttributeError: 'module' object has no attribute 'framework_pb2'
7 years ago
qingqing01 1cd700d8e8
Fix bug in LRN operator. (#9124)
7 years ago
ranqiu 64775126f3 change the dir of docs
7 years ago
qingqing01 b5a16dca20
Fix a critical bug in softmax_with_cross_entropy_op backward. (#9120)
7 years ago