Commit Graph

115 Commits (d2cb3790e9aecc74cd9915b12346a4c7076f5510)

Author SHA1 Message Date
Yu Yang d2cb3790e9 Wait all evernts
8 years ago
Yu Yang 48619bc981 Shrink model
8 years ago
Yu Yang ee697b8b5a Larger model
8 years ago
Yu Yang f8141d90c8 Debug
8 years ago
Yu Yang 389ea18a4e Debug code
8 years ago
Yu Yang 9cb8f50302 Complete fetch op
8 years ago
Yu Yang 9fc0b596a9 Test more
8 years ago
Yu Yang 0ef9edf566 Stash
8 years ago
Yu Yang 5e87cd7574 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor
8 years ago
Kexin Zhao 8e7310146f
Merge pull request #9143 from kexinzhao/numpy_conv2d_pool2d_fp16
8 years ago
qingqing01 7c1a0b77a0
Delete the detection_output_op, which had been split into several operators. (#9121)
8 years ago
Kexin Zhao e967d19b0a add more tests
8 years ago
Kexin Zhao a13ec3432a fix test error
8 years ago
Varun Arora 26a9208394 New PingPong test for testing channels / concurrency (#9132)
8 years ago
Kexin Zhao e4de5dc347 add conv2d fp16 support
8 years ago
qingqing01 1cd700d8e8
Fix bug in LRN operator. (#9124)
8 years ago
qingqing01 b5a16dca20
Fix a critical bug in softmax_with_cross_entropy_op backward. (#9120)
8 years ago
Yu Yang d84ddcf123 Stash
8 years ago
Thuan Nguyen 1e4c504e60 Implement Select OP (#9088)
8 years ago
Yu Yang 35744e7b36 Polish code
8 years ago
Xin Pan d284cf88e5
Merge pull request #9037 from panyx0718/develop
8 years ago
dzhwinter 128adf53cb
[Speed]implement cudnn sequence softmax cudnn (#8978)
8 years ago
Kexin Zhao e26f1123da
Add fp16 mul op support and bind paddle fp16 to numpy fp16 (#9017)
8 years ago
dzhwinter 7140071152
"exported scatter to python" (#9038)
8 years ago
Xin Pan ebde3b1a0a Reproduce profiler failure on multi-gpu.
8 years ago
Yu Yang baef1124fb ParallelExecutor And dependency engine
8 years ago
Xin Pan 4840c49b27 Better timeline
8 years ago
Yu Yang 48f213e5a1
Merge pull request #8991 from reyoung/feature/shuffle_reader
8 years ago
Cao Ying 881c5227ab
Merge pull request #8843 from zhouhanqing/Paddle-ReduceProd
8 years ago
chengduoZH 93107ce138 add regularization for test_machine_tranlation
8 years ago
chengduo 788c600e9d
Merge pull request #8932 from chengduoZH/feature/add_concat_rows
8 years ago
chengduoZH a43eee40f7 follow comments
8 years ago
gongweibao cbfd15f9d9
Fix debugger bugs. (#9025)
8 years ago
chengduoZH ff09b21cd0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_concat_rows
8 years ago
Yu Yang e13aec601a
Merge pull request #8830 from reyoung/feature/recordio_file_reader
8 years ago
Yu Yang a8c076e577 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/shuffle_reader
8 years ago
chengduoZH b9397b2668 remove concat_rows
8 years ago
QI JUN f7e9fe57d3
[Memory]More memory optimization policy (#8690)
8 years ago
Yu Yang 2ea4a5d96c Polish double buffer reader
8 years ago
qingqing01 b3d26cd3ad
Fix bug in detection_output and mAP calculation in SSD. (#8985)
8 years ago
Yu Yang 46ae4075ee Polish ShuffleReader and test
8 years ago
chengduoZH f1c3ecb2b2 add concat rows
8 years ago
qiaolongfei 73db6eecca Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-optimizer
8 years ago
qiaolongfei 63ab12c877 update test_optimizer
8 years ago
Yu Yang 7eedced82a Polish RecordIO
8 years ago
Yu Yang cfca8a3a26 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/recordio_file_reader
8 years ago
Yu Yang fea43077f6 Refine
8 years ago
pzelazko-intel 4730a4be24 MKLDNN pool2d OP kernel added (#8879)
8 years ago
fengjiayi aa3f5058d3
Merge pull request #8841 from JiayiFeng/dev_double_buffer_for_cpp_reader
8 years ago
QI JUN b341bac7e1
Refine cast op (#8923)
8 years ago