Commit Graph

11762 Commits (c976fac1991283ec0e50dd82d03ddf24cdb57ff6)
 

Author SHA1 Message Date
dzhwinter 709c157a2f "fix ci"
7 years ago
dzhwinter 17b1c369b1 "fix ci"
7 years ago
Luo Tao 8833cfcf9f Merge branch 'develop' into inference_lib_dist
7 years ago
Luo Tao 59e4dd5797 add independent inference_lib.cmake
7 years ago
chengduo a07b7510ec
Merge pull request #8179 from chengduoZH/feature/refine_buffer_receive
7 years ago
Yang Yu c966c28130 Add RunAndGetException in threadpool
7 years ago
chengduoZH 70324911e7 refine buffer receive
7 years ago
fengjiayi 1010e39bdf Add ReadOp
7 years ago
fengjiayi 6e6f5c7e79 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_reader
7 years ago
fengjiayi c8ba6d51c8
Merge pull request #8135 from JiayiFeng/dev_make_VarDesc_supporting_multiple_tensor
7 years ago
fengjiayi e5227c2c40 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_make_VarDesc_supporting_multiple_tensor
7 years ago
fengjiayi 9a1fa890a0 remove unnecessary comments
7 years ago
Tao Luo 445c74cd93
Merge pull request #8158 from qingqing01/nms_warning_fix
7 years ago
wanghaoshuang 863cd9c766 Add comments to explain the empty result
7 years ago
Yiqun Liu 165450ff6c Refine the inference unittest recognize_digits. (#8147)
7 years ago
Yi Wang b0ecb36583
Rewrite the Send/Recv part of csp.md (#8164)
7 years ago
emailweixu b15c675530
Merge pull request #7421 from emailweixu/fetch_var
7 years ago
Abhinav Arora 1ead6c2691 Add proposed fluid syntax for select statement in Fluid's implementation of CSP (#7908)
7 years ago
kavyasrinet 497a131e53 Proposing Python syntax for send and recv in design doc (#8093)
7 years ago
chengduo 471682597b
Merge pull request #8151 from chengduoZH/fixbug/prior_box
7 years ago
qingqing01 e9e2424921 Fix warnings in multiclass_nms_op.cc.
7 years ago
Tao Luo 845058ae51
Merge pull request #8145 from luotao1/api_sphinx
7 years ago
chengduoZH f367ad6c6c add "inline" for ClipFunctor and refine code
7 years ago
chengduoZH d7a371cbf2 follow comments
7 years ago
chengduoZH 93734a7913 fix bug
7 years ago
dzhwinter f18f3826dc "parallel op set lod after copy "
7 years ago
Luo Tao 446198dab6 Merge branch 'develop' into inference_lib_dist
7 years ago
dzhwinter 239fafb0d3 "test on parallel do op"
7 years ago
Luo Tao 4e52026476 add independent sphinx tree for api
7 years ago
dzhwinter 07dd3d25b3 "fix const warning"
7 years ago
dzhwinter a402d2b392 "fix condition"
7 years ago
dzhwinter 63320f722c "add some interfaces"
7 years ago
fengjiayi 0d03cab5e9 fix a compile error
7 years ago
fengjiayi 7dabee2796 Add type Reader for VarDesc
7 years ago
Tao Luo be815dd006
Merge pull request #8076 from luotao1/make_clean
7 years ago
Tao Luo cea0d68d33
Merge pull request #8123 from luotao1/mobile_doc
7 years ago
Luo Tao eef381d074 remove duplicated mobile index
7 years ago
Luo Tao a169067e40 Merge branch 'develop' into make_clean
7 years ago
Luo Tao 96d4bf5337 prevent make clean from cleaning ExternalProject boost
7 years ago
Yan Chunwei 6f28084b4d
debug/format protobuf to human-readable codes (#8086)
7 years ago
Yibing Liu f3d59232a0
Merge pull request #8116 from kuke/fix_profiler
7 years ago
Abhinav Arora 1d2dd9c4a5
Close buffered channel should unblock the blocked senders and receivers (#8109)
7 years ago
Yibing Liu be65516876 Fix the error when sorted_key is none in profiler
7 years ago
wanghaoshuang c2eb213cb0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_ctc_align
7 years ago
wanghaoshuang 326fa176ea Fix empty output tensor and add an unitest case
7 years ago
chengduo b60da6729f Refine buffer channel (#8098)
7 years ago
kavyasrinet 022e5dee8e
Added more receivers less senders. Receivers should block. (#8061)
7 years ago
chengduo 25d5686169
Merge pull request #8094 from abhinavarora/fix_buff_channel_close
7 years ago
Abhinav Arora dbe06551b8 Channel should notify both condition variables on close
7 years ago
xuwei06 37a251ebaf Fix copyright for test_fetch_var.py
7 years ago