Commit Graph

6857 Commits (d4dabe3e0bc3db35f8599aed5351a4c308014f1a)

Author SHA1 Message Date
chengduoZH ac5b1bcbb7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/fix_buffer_unit_test
7 years ago
Yu Yang ef1aba39a6 Rewrite mixed_vector.h
7 years ago
chengduoZH 19749d5234 refine prior_box
7 years ago
wanghaox 5ca0b7628d add OutPosCount for detection_map op
7 years ago
Liu Yiqun e4d9989af0 Simplify the cmake of inference.
7 years ago
Yancey1989 45467d806d improve split and concat op
7 years ago
Abhinav Arora a1fc570197
Fix for program crash when destructor is called before channel close with blocked readers/writers (#8197)
7 years ago
wanghaox a0b57ac781 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_map
7 years ago
Yiqun Liu b1869f1695
Simplify the inference unittests' cmake and codes. (#8216)
7 years ago
Yu Yang 47c1350860
Merge pull request #8149 from dzhwinter/fix/mixed_vector
7 years ago
Yang Yang(Tony) 61811e9d40
fix parallel op test (#8249)
7 years ago
Kexin Zhao 01c2697280 Merge remote-tracking branch 'upstream/develop' into inf_rnn_encode_decode
7 years ago
whs 6612068ee4
Merge pull request #8114 from wanghaoshuang/fix_ctc_align
7 years ago
helinwang e80255ce51
Merge pull request #8200 from tonyyang-svail/disable_nccl_test
7 years ago
Yang Yang bf1ccbec4a turn off test comparesparse
7 years ago
Yang Yang 634f523c9a add ncclGroup; it is necessary in nccl2
7 years ago
Kexin Zhao ea89bf3eca Address comments, add c++ inference example and Merge remote branch
7 years ago
qingqing01 ae0740ce66
Merge pull request #8193 from qingqing01/ssd_target_assign
7 years ago
Tao Luo 6c3b78b7cf
Merge pull request #7977 from luotao1/inference_lib_dist
7 years ago
fengjiayi 812cf15196
Merge pull request #8009 from JiayiFeng/dev_reader
7 years ago
chengduoZH 56ebb76c00 add the properties of buffered channel and unbuffered channel
7 years ago
dangqingqing 53b6ee1954 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ssd_target_assign
7 years ago
dangqingqing ee7d842190 Update doc and follow comments.
7 years ago
chengduoZH d2a31fb8aa refine unit test
7 years ago
Qiao Longfei 20c4a4cb4f
Impl scalar switch case op with condition op (#8184)
7 years ago
fengjiayi c1349d98aa fix compile errors
7 years ago
kexinzhao e5832019a8 Inference example and unit test for label_semantic_roles (#8058)
7 years ago
dzhwinter 1eb3d6cdb2 "rerun ci"
7 years ago
dangqingqing 09b78c722c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ssd_target_assign
7 years ago
Yang Yang 2668b4d67e disable nccl test
7 years ago
Yang Yang 67881ad22a compile with nccl2
7 years ago
kavyasrinet f215400212 Adding panic logic and test case (#8171)
7 years ago
fengjiayi 0bb9c80ef9 refine code and add unit tests
7 years ago
Yi Wang 6024a170f3
Receive from closed channel (#8175)
7 years ago
dzhwinter 09b69114e3 Merge remote-tracking branch 'origin/develop' into fix/mixed_vector
7 years ago
dangqingqing 4793e86b92 Add target_assign_op for SSD detection.
7 years ago
Siddharth Goyal 78949c073e Inference example for image_classification and unit_test for "inference" (#8020)
7 years ago
wanghaoshuang 3aae78159b Change the dims of empty result to [1, 1]
7 years ago
dzhwinter 179b78934a "fix CopyToPeer"
7 years ago
Yu Yang 84994608df
Merge pull request #8181 from reyoung/feature/add_exception_for_thread_pool
7 years ago
dzhwinter 709c157a2f "fix ci"
7 years ago
dzhwinter 17b1c369b1 "fix ci"
7 years ago
typhoonzero 007e6c2518 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into no_counter_on_pserver
7 years ago
typhoonzero 7ccbdb1b27 for test
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
Kexin Zhao 450c39a413 fix bug
7 years ago
fengjiayi 6e6f5c7e79 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_reader
7 years ago
fengjiayi e5227c2c40 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_make_VarDesc_supporting_multiple_tensor
7 years ago
Tao Luo 445c74cd93
Merge pull request #8158 from qingqing01/nms_warning_fix
7 years ago
Kexin Zhao d5686f5831 clean code
7 years ago
Yiqun Liu 165450ff6c Refine the inference unittest recognize_digits. (#8147)
7 years ago
Kexin Zhao dc68e7c44b fix constructor bug
7 years ago
Kexin Zhao 6f0e630c5c fix prune and program desc constructor
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
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
chengduoZH 6773129735 code refine
7 years ago
chengduoZH df0e74dba0 unifid GPU and CPU implementation
7 years ago
Luo Tao a169067e40 Merge branch 'develop' into make_clean
7 years ago
chengduoZH 5092f5291c Separate GPU and CPU implementation
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
Kexin Zhao c3d27b15b7 modify prune.cc for multiple blocks
7 years ago
chengduo b60da6729f Refine buffer channel (#8098)
7 years ago
qiao hai-jun f2e92c5d13
Update start_mpi_train.sh
7 years ago
chengduoZH e033373503 unifid GPU and CPU implementation
7 years ago
chengduoZH 76e188e5c6 Add layer norm [GPU]
7 years ago
kavyasrinet 022e5dee8e
Added more receivers less senders. Receivers should block. (#8061)
7 years ago
Abhinav Arora dbe06551b8 Channel should notify both condition variables on close
7 years ago
xzl 3074ae7b8d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_depthwiseConv_op_gpu
7 years ago
fengjiayi da8a56ea61 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_reader
7 years ago
fengjiayi 71bd0dfa25
Merge pull request #8087 from JiayiFeng/simplify_infershape_code
7 years ago
chengduoZH 71a70f209a refine gradient
7 years ago
chengduo 7e695ce8eb
Merge pull request #8091 from chengduoZH/feature/refine_elementwise
7 years ago
fengjiayi 9a970702d3 remove unnecessary framework::
7 years ago
fengjiayi ab1341eab7 fix typo
7 years ago
xzl 2ffa3a8bf6 rename op to depthwise_conv2d, more efficient
7 years ago
chengduoZH affce7331c refine elementwise_op
7 years ago
qingqing01 c9ef69be40
Merge pull request #7953 from qingqing01/multiclass_nms_op
7 years ago
Wang Hao a43594fa4a
Merge pull request #7679 from wanghaox/hard_example
7 years ago
fengjiayi 0575fd4647 simplify shape inference code
7 years ago
qingqing01 b7db35316f
Merge pull request #7922 from Noplz/box_coder_op
7 years ago
wanghaox 8137dd9b5e update mine_hard_examples_op
7 years ago
dangqingqing a6f3846d8f Remove the redundant header file and make one function inlne.
7 years ago
wanghaox 4284b857cb update mine_hard_examples op
7 years ago
wanghaox 62dc593e51 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hard_example
7 years ago
gaoyuan 7d8d9db9ba Update according to the code review
7 years ago
Luo Tao 901cab9ed3 Add `make clean` in docker/build.sh
7 years ago
Abhinav Arora a4cf6a2819
Adding unit tests for checking that closing unbuffered channel closes all blocked senders and receivers (#8067)
7 years ago
gaoyuan 251c2fd50a Update according to the code review
7 years ago
Yu Yang 2bd92754e8
Merge pull request #8005 from reyoung/feature/make_nmt_normal_unittest
7 years ago
Yu Yang b3580ecd2b
Merge pull request #8000 from reyoung/feature/make_recognize_digits_normal_unittest
7 years ago
QI JUN c1ac5b63ef
memory optimization for dynamic RNN (#8041)
7 years ago
dangqingqing 1d9a7e10da Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multiclass_nms_op
7 years ago
dangqingqing f3415ec55e Follow comments.
7 years ago
qingqing01 292c1951f0
Merge pull request #7441 from hedaoyuan/inference
7 years ago
kavyasrinet 148d35feb8 Add unit test with less receivers, more senders for unbuffered channel. (#8060)
7 years ago
Abhinav Arora 6d8bc1378b
Adding an initial implementation for the unbuffered channel (#7984)
7 years ago
fengjiayi 53e697c11d refine code
7 years ago
xzl fc9b2b9aa3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_depthwiseConv_op_gpu
7 years ago
xzl 84ded49d66 fix comments
7 years ago
fengjiayi 3dfd1da138 Complete CreateBatchReaderOp
7 years ago
fengjiayi 1696cb0e51 Complete CreateShuffleReaderOp
7 years ago
typhoonzero c32040c3f2 WIP: remove fan_in
7 years ago
dzhwinter 47ebe435a7
Fix/vector (#8045)
7 years ago
Tao Luo 9b83462a0b
Merge pull request #7762 from luotao1/warpctc_deps
7 years ago
Luo Tao d2caf777ae set FLAGS_warpctc_dir to pass the test_warpctc_op unit test
7 years ago
fengjiayi 93cab64185 Complete CreateRandomReaderOp
7 years ago
Yang Yu 3b87080a4e Make NMT as normal python unittests
7 years ago
Yang Yu d11e7b434f Make recognize digits as a normal python unittest
7 years ago
Yancey 3f616152e6
Merge pull request #8030 from Yancey1989/fix_compile_error
7 years ago
Yancey b47a2a01b1
Merge pull request #8019 from Yancey1989/fix_build_type_default_env
7 years ago
fengjiayi d8cc21da53 refine inheritance relationship
7 years ago
Yancey1989 d762c6d7ff Fix compilie error
7 years ago
武毅 82e41ce38f
Merge pull request #7947 from typhoonzero/rename_rpc_ops
7 years ago
Yancey1989 4db77131cd update by comment
7 years ago
wanghaox ff5570c126 update mine_hard_examples_op
7 years ago
wanghaox 00280baa85 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hard_example
7 years ago
helinwang 1c2b071a37
Merge pull request #7990 from PaddlePaddle/helinwang-patch-1
7 years ago
Yancey1989 3b5588a814 Fix default build_type env
7 years ago
helinwang ead15943d9
Merge pull request #8010 from qingqing01/ctest_bind_gpu
7 years ago
helinwang b3ecdafe7e CI build: take -DCUDA_ARCH_NAME from environment variable
7 years ago
gaoyuan e14272bbb3 update accoding to the code review
7 years ago
gaoyuan c3e89f308a update accoding to the code review
7 years ago
gaoyuan 58bfaea8af update according to the code review
7 years ago
typhoonzero 4d12a81306 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rename_rpc_ops
7 years ago
qingqing01 0d550ea156 Make parallel tests bind to different GPU.
7 years ago
chengduoZH e49b8b9c55 refine feed_op
7 years ago
wanghaox 8190552767 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hard_example
7 years ago
fengjiayi f32ca63690 draft of Reader classes
7 years ago
dzhwinter ae7d1c1f8c
Fix/lod (#7714)
7 years ago
Yu Yang 865a714e2e
Merge pull request #7970 from reyoung/feature/test_w2v_parallel.do
7 years ago
Tao Luo 75a739913a
Merge pull request #7991 from luotao1/with_testing
7 years ago
chengduo adf14b0c70 Refine channel test (#7946)
7 years ago
dzhwinter 6f7eb0d5f3
"fix gpu init" (#7528)
7 years ago
Tao Luo 455639b205
Merge pull request #7874 from Xreki/core_add_inference_unittest
7 years ago
Qiao Longfei be801d6c05
Add learning rate decay (#7892)
7 years ago
Liu Yiqun f5990b4694 Merge branch 'develop' into core_add_inference_unittest
7 years ago
Luo Tao e100b37e30 change the default option of `WITH_TESTING` to OFF
7 years ago
dzhwinter 80eff2662b
"unify flags" (#7973)
7 years ago
Cao Ying e261c792b6
Merge pull request #7789 from chengduoZH/feature/layer_norm
7 years ago
Siddharth Goyal 2e907c3613
Add variant of new load and save ops for storing model params in a single file (#7909)
7 years ago
helinwang fbd5f689bd
Merge pull request #7980 from typhoonzero/grpc_perf_conn_once
7 years ago
Cao Ying c52c0d659a
Merge pull request #7979 from lcy-seso/fix_dropout
7 years ago
Cao Ying 94697b05da
Merge pull request #7960 from kuke/label_smooth_op
7 years ago
dangqingqing 5378864088 Fix the output order and add more unit test cases.
7 years ago
Luo Tao 55b5f29ea4 refine paddle_fluid_shared library
7 years ago
Luo Tao 696949e606 Merge branch 'develop' into inference_lib_dist
7 years ago
wanghaox a606775f7b update detection_map
7 years ago
Yibing Liu a10caf7c23 Fix typos in label_smooth_op
7 years ago
Yibing Liu 5ed07ef1d1 Add more comments and enable the distribution's outside setting
7 years ago
wanghaox 26f03ea13d update detection_map operator
7 years ago
fengjiayi 1acad21bbf init reader.h and reader.cc files
7 years ago
chengduoZH 263e01970d follow comments
7 years ago
kexinzhao db8da0259a fix comments (#7978)
7 years ago
chengduoZH 09570b48dd layer norm -> scale + bias
7 years ago
caoying03 7d303bdc69 fix the bug that dropout always use a fixed seed.
7 years ago
typhoonzero 683c5a3eb5 clean up code
7 years ago
typhoonzero d93959f0fb perf enhance reuse connection
7 years ago
Liu Yiqun f5d9336825 Unify the definition of kFeedOpType and kFetchOpType.
7 years ago
xzl 6e17babe49 More efficient, add check on python side
7 years ago
Liu Yiqun 119da44954 Merge branch 'develop' into core_add_inference_unittest
7 years ago
dangqingqing 35dec3d722 Fix bug in unit test.
7 years ago
Luo Tao 9b5d41b636 make inference_lib_dist
7 years ago
Siddharth Goyal 311334e083 Implement basic `Load()` and modify example based on updated inference design (#7690)
7 years ago
Yang Yu 7c0cc113d9 Test word2vec for parallel.do
7 years ago
typhoonzero ccefde203a follow comments
7 years ago
chengduoZH 7e0d21de6d fix scale and bias dim
7 years ago
chengduoZH 87b5559cd1 fix scale and bias dim
7 years ago
Yibing Liu fcff9758ed Add label smooth operator
7 years ago
Liu Yiqun 6ac2e079b3 Enable whole-archive flag in cc_test and use cc_test to rewrite the CMakeLists.txt of inference unittest.
7 years ago
Yi Wang 970147505a
Correct deps of threadpool (#7955)
7 years ago
kexinzhao 3f2aa982b2
Merge pull request #7890 from kexinzhao/remove_unreferenced_var
7 years ago
dangqingqing 2731fd9660 Update doc for multiclass_nms_op.
7 years ago
dangqingqing 73b66540b6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multiclass_nms_op
7 years ago
dangqingqing 912a4f2511 Add multi-class non-maximum suppression operator.
7 years ago
typhoonzero 85d5f8e234 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rename_rpc_ops
7 years ago
Yang yaming fb1a0dfb15
Merge pull request #7943 from pkuyym/fix-7939
7 years ago
Cao Ying 29b683922a
Merge pull request #7928 from guoshengCS/add-weight-normalization
7 years ago
yangyaming 369e2ba0d7 Bug fix for sequence_reshape operator.
7 years ago
typhoonzero 1b8bc3c5b3 rename rpc ops
7 years ago