Qiao Longfei
|
e2bb405252
|
Merge branch 'develop' into improve-prefetch-on-server
|
7 years ago |
Yancey1989
|
eb04ccbf80
|
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into prefetch_on_server
|
7 years ago |
Yancey1989
|
606c57da23
|
update by comment
|
7 years ago |
qiaolongfei
|
9af9effc93
|
optimize code
|
7 years ago |
qiaolongfei
|
453630692e
|
fix prefetch hang problem, add some more logs
|
7 years ago |
Yi Wang
|
01667392ad
|
Rename test_serde into serde_test (#9504)
|
7 years ago |
qiaolongfei
|
fdecae5fc5
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prefetch_on_server
|
7 years ago |
qiaolongfei
|
3a5bce775e
|
try to complete
|
7 years ago |
Qiao Longfei
|
63cd5fb0b1
|
Merge pull request #9523 from jacquesqiao/fix-test_send_recv
fix send_recv_op_test
|
7 years ago |
Yancey1989
|
c3580eae46
|
Add prefetch interface on server side
|
7 years ago |
typhoonzero
|
52439d9f1d
|
Merge branch 'fix-test_send_recv' of https://github.com/jacquesqiao/Paddle into fix_server_shutdown
|
7 years ago |
typhoonzero
|
f6de248323
|
fix server shutdown
|
7 years ago |
Qiao Longfei
|
f0af1398b8
|
add prefetch_op (#9495)
* add prefetch_op
* fix ci
* optimize code
* optimize code
* fix include
|
7 years ago |
typhoonzero
|
450be963fe
|
fix sparse errors
|
7 years ago |
typhoonzero
|
9a9d67dac2
|
fix dist train selected rows height missing
|
7 years ago |
yi.wu
|
cc1c6afbbf
|
fix slr serde
|
7 years ago |
typhoonzero
|
094d509689
|
fix slr deser
|
7 years ago |
typhoonzero
|
587781153e
|
fix slr deser
|
7 years ago |
Qiao Longfei
|
4f522fa8d5
|
fix compile send_op on mac (#9360)
|
7 years ago |
yi.wu
|
bb815d4364
|
update
|
7 years ago |
yi.wu
|
a9a228ad8d
|
fix dist compile
|
7 years ago |
typhoonzero
|
9367f11eb7
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pserver_prepare_before_run
|
7 years ago |
Yancey
|
ee7f1ecd7c
|
Fix dist compile error (#9320)
|
7 years ago |
typhoonzero
|
a88cc46221
|
update
|
7 years ago |
gongweibao
|
990d6396fe
|
Reuduce memory copy when communication between trainer and pserver. (#9271)
|
7 years ago |
武毅
|
d13ce35875
|
Feature/send recv can now retry (#9027)
|
7 years ago |
Yu Yang
|
e13aec601a
|
Merge pull request #8830 from reyoung/feature/recordio_file_reader
Feature/recordio file reader
|
7 years ago |
Yancey
|
b5ef315cf1
|
Fix dist compile error (#8987)
|
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 |
武毅
|
9dd34e4169
|
update unpushed commits for zerocopy grpc (#8900)
|
7 years ago |
武毅
|
45af8c1e99
|
Performance/zero copy variable seriralization (#8839)
|
7 years ago |
Yu Yang
|
4d8345e3ac
|
Extract create_reader_op to three files
|
7 years ago |
xuwei06
|
7d56c6d078
|
Adding Dim<0>
Dim<0> is for scalar (rank-0 tensor). Adding Dim<0> can simplify
a lot of code.
|
7 years ago |
typhoonzero
|
9b5be6ef43
|
fix short connection again
|
7 years ago |
Abhinav Arora
|
fcadb45251
|
Separate VarType from VarDesc in framework.proto and fix all related compiler errors (#8414)
* Refine Type system
* Fixing type inference
* Fixed create_reader_op.cc
* Fix var_desc.h
* Fixed executor.cc
* Fix shape_inference.h
* Fixed create_reader_op.cc
* Fix tensor_util.h
* Fixed var_type_inference_test.cc
* Fix shape_inference.cc
* Fixed sum_op.c
* Fixed read_op.cc
* Fix var_type.h
* Fixed beam_search_decode_op.cc
* sendrecvop_utils.cc
* Fix operator.cc
* Fixed lookup_table_op.cc
* Fixed op_desc.cc
* Fixed get_places_op.cc
* Fixed lod_rank_table_op.cc
* Fixed beam_search_op.cc
* Fix var_desc.cc
* Fixed lod_tensor_to_array_op.cc
* Fixed while_op.cc
* Fix program_desc_test.cc
* tensor_array_read_write_op.cc
* Fix assign_op.cc
* Fix executor.cc
* Fix protobuf.cc
* Fix protobuf.cc
|
7 years ago |
qingqing01
|
24509f4af9
|
Fix the grammar in copyright. (#8403)
|
7 years ago |
Yi Wang
|
fc374821dd
|
Correct #include path
|
7 years ago |
Yi Wang
|
90648f336d
|
Move file to fluid/; Edit CMakeLists.txt
|
7 years ago |