Commit Graph

11867 Commits (0c45eab7fffd94169ddda0d61e0613524dbcd8e6)
 

Author SHA1 Message Date
fengjiayi 1010e39bdf Add ReadOp
8 years ago
Kexin Zhao 450c39a413 fix bug
8 years ago
fengjiayi 6e6f5c7e79 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_reader
8 years ago
fengjiayi c8ba6d51c8
Merge pull request #8135 from JiayiFeng/dev_make_VarDesc_supporting_multiple_tensor
8 years ago
fengjiayi e5227c2c40 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_make_VarDesc_supporting_multiple_tensor
8 years ago
fengjiayi 9a1fa890a0 remove unnecessary comments
8 years ago
Tao Luo 445c74cd93
Merge pull request #8158 from qingqing01/nms_warning_fix
8 years ago
Kexin Zhao d5686f5831 clean code
8 years ago
wanghaoshuang 863cd9c766 Add comments to explain the empty result
8 years ago
Yiqun Liu 165450ff6c Refine the inference unittest recognize_digits. (#8147)
8 years ago
Yi Wang b0ecb36583
Rewrite the Send/Recv part of csp.md (#8164)
8 years ago
Kexin Zhao dc68e7c44b fix constructor bug
8 years ago
Kexin Zhao 6f0e630c5c fix prune and program desc constructor
8 years ago
emailweixu b15c675530
Merge pull request #7421 from emailweixu/fetch_var
8 years ago
Abhinav Arora 1ead6c2691 Add proposed fluid syntax for select statement in Fluid's implementation of CSP (#7908)
8 years ago
kavyasrinet 497a131e53 Proposing Python syntax for send and recv in design doc (#8093)
8 years ago
chengduo 471682597b
Merge pull request #8151 from chengduoZH/fixbug/prior_box
8 years ago
qingqing01 e9e2424921 Fix warnings in multiclass_nms_op.cc.
8 years ago
Tao Luo 845058ae51
Merge pull request #8145 from luotao1/api_sphinx
8 years ago
chengduoZH f367ad6c6c add "inline" for ClipFunctor and refine code
8 years ago
chengduoZH d7a371cbf2 follow comments
8 years ago
chengduoZH 93734a7913 fix bug
8 years ago
dzhwinter f18f3826dc "parallel op set lod after copy "
8 years ago
Luo Tao 446198dab6 Merge branch 'develop' into inference_lib_dist
8 years ago
dzhwinter 239fafb0d3 "test on parallel do op"
8 years ago
Luo Tao 4e52026476 add independent sphinx tree for api
8 years ago
dzhwinter 07dd3d25b3 "fix const warning"
8 years ago
dzhwinter a402d2b392 "fix condition"
8 years ago
dzhwinter 63320f722c "add some interfaces"
8 years ago
fengjiayi 0d03cab5e9 fix a compile error
8 years ago
fengjiayi 7dabee2796 Add type Reader for VarDesc
8 years ago
chengduoZH 6773129735 code refine
8 years ago
Tao Luo be815dd006
Merge pull request #8076 from luotao1/make_clean
8 years ago
Tao Luo cea0d68d33
Merge pull request #8123 from luotao1/mobile_doc
8 years ago
chengduoZH df0e74dba0 unifid GPU and CPU implementation
8 years ago
Luo Tao eef381d074 remove duplicated mobile index
8 years ago
Luo Tao a169067e40 Merge branch 'develop' into make_clean
8 years ago
Luo Tao 96d4bf5337 prevent make clean from cleaning ExternalProject boost
8 years ago
chengduoZH 5092f5291c Separate GPU and CPU implementation
8 years ago
Yan Chunwei 6f28084b4d
debug/format protobuf to human-readable codes (#8086)
8 years ago
Yibing Liu f3d59232a0
Merge pull request #8116 from kuke/fix_profiler
8 years ago
Abhinav Arora 1d2dd9c4a5
Close buffered channel should unblock the blocked senders and receivers (#8109)
8 years ago
Yibing Liu be65516876 Fix the error when sorted_key is none in profiler
8 years ago
wanghaoshuang c2eb213cb0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_ctc_align
8 years ago
wanghaoshuang 326fa176ea Fix empty output tensor and add an unitest case
8 years ago
Kexin Zhao c3d27b15b7 modify prune.cc for multiple blocks
8 years ago
chengduo b60da6729f Refine buffer channel (#8098)
8 years ago
chengduoZH e033373503 unifid GPU and CPU implementation
8 years ago
chengduoZH 76e188e5c6 Add layer norm [GPU]
8 years ago
kavyasrinet 022e5dee8e
Added more receivers less senders. Receivers should block. (#8061)
8 years ago