Commit Graph

4133 Commits (a7b0d5bd26c03cc79deb1c36e061b91fafdd9897)

Author SHA1 Message Date
Yu Yang d2cb3790e9 Wait all evernts
7 years ago
Yu Yang 48619bc981 Shrink model
7 years ago
Yu Yang ee697b8b5a Larger model
7 years ago
Yu Yang f8141d90c8 Debug
7 years ago
Yu Yang 389ea18a4e Debug code
7 years ago
Yu Yang 9cb8f50302 Complete fetch op
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
Kexin Zhao 8e7310146f
Merge pull request #9143 from kexinzhao/numpy_conv2d_pool2d_fp16
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
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
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
Yu Yang d84ddcf123 Stash
7 years ago
Thuan Nguyen 1e4c504e60 Implement Select OP (#9088)
7 years ago
Yu Yang 35744e7b36 Polish code
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
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
Xin Pan ebde3b1a0a Reproduce profiler failure on multi-gpu.
7 years ago
Yu Yang baef1124fb ParallelExecutor And dependency engine
7 years ago
Xin Pan 4840c49b27 Better timeline
7 years ago
chengduoZH ef28e7deba refine parallel_do_grad
7 years ago
Luo Tao 76e1c6af9f enable WITH_FLUID option
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