Commit Graph

35 Commits (2e907c3613abfd68ebe8bf4c9d7b2bc42816105a)

Author SHA1 Message Date
Yancey a585b585dd
Batch barrier in send/recv op () 7 years ago
Yancey 0f0ce4e5ec
Fix cpplint () 7 years ago
chengduo a026f52b73 refine channel () 7 years ago
武毅 8a6a339eb4
Merge pull request from helinwang/send_err 7 years ago
chengduo 9beec1212b Add Channel () 7 years ago
Helin Wang 0e1109cdf3 Fix send op data race 7 years ago
helinwang 1ab1181460 aysnc send/recv, seriliaze/deserialize using threadpool. () 7 years ago
typhoonzero 5f4d9130f0 merge codes 7 years ago
typhoonzero ae19d2ea1e fix comm issues 7 years ago
typhoonzero f233b936c7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into distributed_split_selectedrows 7 years ago
typhoonzero 02ea349101 enhance dist train performance 7 years ago
helinwang 052c05be34
Merge pull request from Yancey1989/distributed_gpu 7 years ago
gongweibao 535fefb7e8
Fix grpc bugs () 7 years ago
Yancey1989 9de1809590 fluid distributed on CUDA place 7 years ago
gongweibao da3087ada1
Async GRPC sendrecv () 7 years ago
Yancey e5fe8935fb
send_recv variables () 7 years ago
typhoonzero d2ded51adf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_sendrecv_ut 7 years ago
Luo Tao 761b329793 unify the indentation of license 7 years ago
typhoonzero 4dde9a0057 fix send recv unit test 7 years ago
dzhwinter 0d2235aadf GPUPlace to CUDAPlace () 7 years ago
typhoonzero b848416166 follow comments 7 years ago
typhoonzero b1b7af400f support multi node 7 years ago
typhoonzero 7be79231e1 wip multi-trainer 7 years ago
typhoonzero 1e549563d5 multi trainers 7 years ago
typhoonzero 9508c72685 wip: should fix variable recreate 7 years ago
typhoonzero b4cd7f3d75 wip need ut 7 years ago
typhoonzero 489b9695e4 wip for testing 7 years ago
武毅 e1b8c27acb Add back print_operators_doc () 7 years ago
Yu Yang 985e4ab62d
Add Python wrap of conv2d_transpose and its unittest () 7 years ago
武毅 0a8a86e0c9
Send recv op () 7 years ago
Yang Yang(Tony) 18f0c40a97 feature/while_grad_op () 7 years ago
Yi Wang 4558807c48 Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
Yu Yang 84500f9487 Change `PADDLE_ONLY_CPU` to `PADDLE_WITH_GPU` 8 years ago
Yu Yang 07915c95ec Renamed to strided_memcpy and prettify unittests 8 years ago
Yu Yang 3a4897ab15 Add TensorCopy method 8 years ago