Commit Graph

4033 Commits (f3c5e81556904c3626706c5e34effffbb94c2847)

Author SHA1 Message Date
Kexin Zhao f3c5e81556 add fp16 for cast op
7 years ago
Tao Luo 4f3b73ed97
Merge pull request #9128 from luotao1/layer_function_generator
7 years ago
qingqing01 7c1a0b77a0
Delete the detection_output_op, which had been split into several operators. (#9121)
7 years ago
Varun Arora 26a9208394 New PingPong test for testing channels / concurrency (#9132)
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
qingqing01 b5a16dca20
Fix a critical bug in softmax_with_cross_entropy_op backward. (#9120)
7 years ago
Thuan Nguyen 1e4c504e60 Implement Select OP (#9088)
7 years ago
Xin Pan d284cf88e5
Merge pull request #9037 from panyx0718/develop
7 years ago
dzhwinter 128adf53cb
[Speed]implement cudnn sequence softmax cudnn (#8978)
7 years ago
Yu Yang 9b9f3f09b3
Merge pull request #9058 from reyoung/feature/parallel_do_bug
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
chengduo 11c43e5da3
Merge pull request #9072 from chengduoZH/feature/refine_parallel_do
7 years ago
Xin Pan ebde3b1a0a Reproduce profiler failure on multi-gpu.
7 years ago
Xin Pan 4840c49b27 Better timeline
7 years ago
chengduoZH ef28e7deba refine parallel_do_grad
7 years ago
Yu Yang 41d8bcdc06 Fix models #725
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
Tao Luo ad6b59e004
Merge pull request #8927 from ranqiu92/api_std
7 years ago
ranqiu fc0f92c24f Update api doc std and fc doc
7 years ago
chengduoZH 93107ce138 add regularization for test_machine_tranlation
7 years ago
武毅 d13ce35875 Feature/send recv can now retry (#9027)
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
chengduoZH a43eee40f7 follow comments
7 years ago
gongweibao cbfd15f9d9
Fix debugger bugs. (#9025)
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 a8c076e577 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/shuffle_reader
7 years ago
chengduoZH b9397b2668 remove concat_rows
7 years ago
QI JUN 1f757f5f70
remove unnecessary build graph logic (#8896)
7 years ago
QI JUN f7e9fe57d3
[Memory]More memory optimization policy (#8690)
7 years ago
Yu Yang 2ea4a5d96c Polish double buffer reader
7 years ago
qingqing01 b3d26cd3ad
Fix bug in detection_output and mAP calculation in SSD. (#8985)
7 years ago
Yu Yang 46ae4075ee Polish ShuffleReader and test
7 years ago
chengduoZH f1c3ecb2b2 add concat rows
7 years ago
qiaolongfei 73db6eecca Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-optimizer
7 years ago
qiaolongfei 63ab12c877 update test_optimizer
7 years ago
Yu Yang 7eedced82a Polish RecordIO
7 years ago
Yu Yang cfca8a3a26 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/recordio_file_reader
7 years ago
Yu Yang fea43077f6 Refine
7 years ago
pzelazko-intel 4730a4be24 MKLDNN pool2d OP kernel added (#8879)
7 years ago
chengduoZH 74523c41f1 enhance regularizer.py
7 years ago
Yancey ccc5418841
Don't save var which type is RAW (#8928)
7 years ago
fengjiayi aa3f5058d3
Merge pull request #8841 from JiayiFeng/dev_double_buffer_for_cpp_reader
7 years ago
QI JUN b341bac7e1
Refine cast op (#8923)
7 years ago
Yancey 8468037918
Fix sparse update memory error for distributed training (#8837)
7 years ago