Yancey1989
|
9de1809590
|
fluid distributed on CUDA place
|
7 years ago |
gongweibao
|
da3087ada1
|
Async GRPC sendrecv (#7133)
Async GRPC sendrecv
|
7 years ago |
Yancey
|
e249ad1211
|
Test dist word2vec (#7334)
* test dist word2vec
* multiple trainers work
|
7 years ago |
Yancey
|
aa75f1e2c5
|
Create tensor in recv op (#7286)
* create tensor in recv op
* static global function to global function
|
7 years ago |
Yancey
|
e5fe8935fb
|
send_recv variables (#7161)
* send_recv variable
* delete unused logs
* fix ci failed
* update
* resize tensor before tensor copy
* add selectedrows unit test
* check rows
|
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
|
700bd24ba4
|
update remove unused code
|
7 years ago |
typhoonzero
|
4dde9a0057
|
fix send recv unit test
|
7 years ago |
typhoonzero
|
e834eb870a
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into grpc_benchmark
|
7 years ago |
dzhwinter
|
735eba2976
|
Feature/operator run place (#6783)
* "change operator interface"
* "move devicepool to device_context"
* "fix operator test"
* "fix op_registry Run interface"
* "net op passed. Need to fix nccl multi-Context"
* "add nccl group function"
* "add nccl group function"
* "fix gpu count exceed 32 error"
* "fix recurrent op, nccl op"
* "change the other operators interface with Place"
* "fix typo"
* "fix pybind"
* "fix device in python side"
* "fix pybind failed"
* "add init for test"
* "fix CI"
|
7 years ago |
typhoonzero
|
9a729aec71
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into grpc_benchmark
|
7 years ago |
typhoonzero
|
5913e735be
|
fix compile when merge
|
7 years ago |
typhoonzero
|
b848416166
|
follow comments
|
7 years ago |
typhoonzero
|
175a4f52c2
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into simple_dist_train_api
|
7 years ago |
Yancey1989
|
e805cfcbf3
|
fix unit test failed
|
7 years ago |
Yu Yang
|
e445b3ff20
|
Move framework.proto to proto namespace (#6718)
* Move framework.proto to proto namespace
* Fix compile
* Fix compile
* Fix Compile
|
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
|
e6079390a9
|
add example doc in transpiler
|
7 years ago |
typhoonzero
|
17f9be55ad
|
update for multi trainer
|
7 years ago |
typhoonzero
|
f8f80db163
|
update for multi trainer
|
7 years ago |
typhoonzero
|
1b20096a52
|
done
|
7 years ago |
typhoonzero
|
40d0fff2e5
|
single pserver workable version
|
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 |
typhoonzero
|
986ca03ce2
|
update
|
7 years ago |
typhoonzero
|
1c1fae6077
|
update recv op
|
7 years ago |
typhoonzero
|
71655334c6
|
update
|
7 years ago |
typhoonzero
|
4f1381eac3
|
recv_op use serialized program
|
7 years ago |
typhoonzero
|
c66c65cbdf
|
add grpc benchmark
|
8 years ago |
武毅
|
0a8a86e0c9
|
Send recv op (#5520)
* WIP send recv op
* WIP send recv
* put grpc impl in details
* put grpc impl in details
* update wip
* update proto
* update proto
* update proto
* clean cmake
* wip on op implementations
* wip on op implementations
* compile ok adding ut
* wip unitest
* add extern cares for linking
* wip add ut
* working version send recv
* revert optimizer.py
* update test cmake
* add libtool to dockerfile
* update cmake dependency
* update cmake depends
* update cmake grpc depends
* fix cmake dependency
* fix compile error
* fix compile
* follow comments
* update
* update copyfrom
|
8 years ago |