Commit Graph

7042 Commits (ba65d54d9d3b41cd3c5171b00f476d4e60133ddb)

Author SHA1 Message Date
Yu Yang 89ead8d151 Feature/understand sentiment parallel do (#7994)
7 years ago
emailweixu 4f122c0760 Remove incorrect statement in compare_op.h (#8416)
7 years ago
emailweixu 6752b06f8c Generating random numbers with given batch size (#8337)
7 years ago
Yang Yang 9d26f1a3df callback to list of callbacks
7 years ago
Yi Wang cfffb1a362
Update tensor_util.h (#8422)
7 years ago
Yang Yang 3f09620ef2 pass compile
7 years ago
Yang Yang e021ad674e Merge remote-tracking branch 'upstream/develop' into backward_on_parallel_do
7 years ago
Yang Yang(Tony) 87f4311a88
compile with nccl2 (#8411)
7 years ago
typhoonzero ebb2bcfe0a remove comments
7 years ago
typhoonzero 1494673dcb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into no_counter_on_pserver
7 years ago
typhoonzero 8acad27e8d refine code
7 years ago
QI JUN 8b01546fe4
fix compile warning (#8430)
7 years ago
fengjiayi ed5dc3d4ae remove 'friend lod_tensor in tensor'
7 years ago
Yang Yang 7129fa3c90 merge develop
7 years ago
emailweixu 3beafff282
Merge pull request #8415 from emailweixu/print_op
7 years ago
Abhinav Arora fcadb45251 Separate VarType from VarDesc in framework.proto and fix all related compiler errors (#8414)
7 years ago
Yang Yang a259ad41b0 remove duplicated cbegin and cend in mixed vector
7 years ago
Yang Yang 5f343e3eb0 Merge remote-tracking branch 'pr/8411' into backward_on_parallel_do
7 years ago
Yang Yang da97d9dfd6 merge develop
7 years ago
xuwei06 004df46f28 Make print_op able to show the value of bool tensor
7 years ago
kexinzhao f82fa64a06
Move float16 into fluid folder (#8394)
7 years ago
Tao Luo 432d2b5d5b
Merge pull request #8105 from qiaohaijun/patch-1
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
武毅 c0fc50d5f3
Merge pull request #8409 from typhoonzero/fix_grpc_short_conn
7 years ago
dzhwinter 07923ba006
Memory/dropout4 (#8407)
7 years ago
Liu Yiqun 2d74b5f9ba Refine the Python API load/save_inference_model.
7 years ago
typhoonzero 0d4d9c4e13 fix grpc short connection
7 years ago
Liu Yiqun b44917d09b Implement IsPersistable() in c++.
7 years ago
qingqing01 057efd1709
Implement multibox loss wrapper for SSD in Python API. (#8385)
7 years ago
typhoonzero 4b91cb5289 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into no_counter_on_pserver
7 years ago
武毅 9942565fe7
Merge pull request #8386 from typhoonzero/fix_dist_transpiler_develop
7 years ago
Liu Yiqun f95e05a388 Refine the inference unittests.
7 years ago
typhoonzero dca9941e4b pass size when copy
7 years ago
Liu Yiqun 899ba0d05a Merge branch 'develop' into core_refine_inference
7 years ago
Liu Yiqun c796e013c6 Refine the inference unittests.
7 years ago
Tao Luo da02a5812c refine inference_lib_dist after code move, and add it to docker/build.sh (#8379)
7 years ago
Yu Yang 5046869e84
Merge pull request #8287 from tonyyang-svail/operator_set_device
7 years ago
chengduo 7757a8ad7c
Merge pull request #8265 from chengduoZH/feature/add_prior_box_py
7 years ago
Yu Yang 37792e546b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into HEAD
7 years ago
qingqing01 8a0dd2409e Expose softmax_with_cross_entropy and smooth_l1 into Python API. (#8375)
7 years ago
Wang Hao a824da91e6
Merge pull request #6588 from wanghaox/detection_map
7 years ago
chengduoZH dff1bf33c9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_prior_box_py
7 years ago
Qiao Longfei e9d3099145
Merge pull request #8357 from jacquesqiao/override-compare-op-in-python
7 years ago
wanghaox 91a2188301 update detection_map
7 years ago
typhoonzero 67d6f3a8ce Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_dist_transpiler_develop
7 years ago
typhoonzero 9a05c90750 fix StridedNumelCopyWithAxis
7 years ago
chengduoZH 5ccab2dc65 remove conflict
7 years ago
Yu Yang 6f625f9c2f Disable unstable unittest
7 years ago
Yu Yang 892cc28c7b Fix bug
7 years ago
Yu Yang 07bb413977 Revert changes
7 years ago
Yu Yang da757696de Merge branch 'develop' into feature/fix_get_empty_lod
7 years ago
Yu Yang 18efe5aa1d Fix CI
7 years ago
Yancey caf9a09d7b
Merge selected rows with dynamic variable count (#8023)
7 years ago
typhoonzero 11bcb43a44 fix merge issue
7 years ago
typhoonzero 21071f7106 no create trainer var on listen_and_serv
7 years ago
Yu Yang a43fac3567 Fix empty Vector foreach
7 years ago
Tao Luo 4f4abfa313
Merge pull request #8369 from luotao1/reduce_doc_build_time
7 years ago
Yancey 525a4fdae8
Merge pull request #8270 from Yancey1989/improve_concat_split_op
7 years ago
Yang Yang f35401c4da diable debug string due to vector bug
7 years ago
Yang Yang 0c45eab7ff no getmutable nccl_com
7 years ago
Tao Luo b56f4a4ee2 move code from /paddle/string to /paddle/fluid/string (#8363)
7 years ago
Yu Yang 9029a9d9c6 Fix constructor bug in mixed_vector (#8364)
7 years ago
Yang Yang 0e2deaa5fd Merge remote-tracking branch 'pr/8364' into backward_on_parallel_do
7 years ago
Luo Tao 3941a249b2 add framework_py_proto, set WITH_STYLE_CHECK=OFF
7 years ago
whs 274f4e94af
Merge pull request #8334 from wanghaoshuang/fix_seq_expand
7 years ago
Yancey 279aa626ab
Move learning rate and releated op to pserver (#8209)
7 years ago
Luo Tao 51d8a1168c reduce doc build time in travis ci
7 years ago
Yu Yang 190119bb98 Extract for-loop init. Make nvcc happy
7 years ago
wanghaox 006ef1fd7a migrate detection_map code directory
7 years ago
Yu Yang ae2296e806 Clean code
7 years ago
qingqing01 72bcf72c66
Refine target_assign_op to unify the classification and regression targets assigning. (#8326)
7 years ago
Yu Yang 816fa8f32e Fix warnings
7 years ago
Yu Yang 82c33c61d9 Fix constructor bug in mixed_vector
7 years ago
typhoonzero b0096361c7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into no_counter_on_pserver
7 years ago
typhoonzero 0e8568679d wip
7 years ago
wanghaox c3ba6946c8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_map
7 years ago
qiaolongfei 6f78cb9969 add not_equal
7 years ago
Yancey1989 235332544c Merge branch 'develop' of github.com:PaddlePaddle/Paddle into improve_concat_split_op
7 years ago
qingqing01 d38b869438
Fix the input dimension for multiclass_nms_op. (#8232)
7 years ago
chengduoZH 282dadb0c6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_prior_box_py
7 years ago
Yang Yang 3067114f3a clean up
7 years ago
Yang Yang cd9e660d4b merge develop
7 years ago
Yang Yang bfa78cacdf clean up log(info)
7 years ago
Yang Yang 4bb492e76c pass tiny data
7 years ago
Yang Yang 0d57ca46ea nccl pass parallel_do test
7 years ago
Yi Wang 23bbaada95 Mt pusherge branch 'develop' of http://github.com/paddlepaddle/paddle into nccl2
7 years ago
Yi Wang 0231aadb0c Merge branch 'develop' of http://github.com/paddlepaddle/paddle into patch-1
7 years ago
kexinzhao e800597bcf Fix include path in inference test codes (#8349)
7 years ago
Yi Wang 40c7972d46 Merge branch 'develop' of http://github.com/paddlepaddle/paddle into operator_set_device
7 years ago
Yi Wang a51c8ccc16 Merge branch 'develop' of http://github.com/paddlepaddle/paddle into fix_seq_expand
7 years ago
Luo Tao 77f04fd97a move paddle/pybind/pybind.h to paddle/fluid/pybind/pybind.h, and cancel the test_parallel_op temporary
7 years ago
chengduoZH 4a8559c0cc follow comments and code refine
7 years ago
Yi Wang a6c1bffa47 Merge with upstream
7 years ago
fengjiayi 175aa7ea95 add lod and dtype inference (#8329)
7 years ago
Yi Wang bc7be8320e Update pre-commit
7 years ago
Yancey1989 3498434bcc fix ci
7 years ago
Yi Wang 35e61b3e7e Merge branch 'develop' of https://github.com/paddlepaddle/paddle into move_to_fluid
7 years ago
Yancey1989 31f598fcff Merge branch 'develop' of github.com:PaddlePaddle/Paddle into improve_concat_split_op
7 years ago
Siddharth Goyal 74492d5d91 Add proper casts for avoiding warnings (#8346)
7 years ago
Yi Wang 154368b1a0 Re-add the lack pybind.h
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
Siddharth Goyal 1961470fff
Add inference example and unit-test for word2vec chapter (#8206)
7 years ago
Yang Yang 672cdc21a0 add nccl
7 years ago
kexinzhao 4b62fcd07d
Add Inference example and unit test for understand sentiment (#8251)
7 years ago
Tao Luo 159b7722f4 Delete "Operators" in API tree (#8324)
7 years ago
Yu Yang 06f10942a8
Merge pull request #8275 from reyoung/feature/rewrite_vector
7 years ago
wanghaoshuang b368f13ef4 Fix output dims of sequence expand op
7 years ago
whs e176a079e0
Merge pull request #8297 from wanghaoshuang/fix_compare_op
7 years ago
Yancey1989 e0e545344a refine the code
7 years ago
chengduoZH 5f15037e70 delete conflict
7 years ago
kexinzhao 720994b400 Add inference example and unit-test for fit-a-line book chapter (#8208)
7 years ago
emailweixu 725e64486a cumsum operator (#8288)
7 years ago
Yu Yang 660f3e25e4 Fix CI
7 years ago
wanghaoshuang db4a8e6f03 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_compare_op
7 years ago
Cao Ying 1f26dce6e5
Merge pull request #8302 from guoshengCS/add-python-layernorm
7 years ago
Yu Yang 12246a9d81 Fix typo
7 years ago
Yu Yang 3c4117106f Add unittest
7 years ago
typhoonzero 136a591911 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into no_counter_on_pserver
7 years ago
Yiqun Liu 1185a1b5ab Add C++ inference unittest of recommender system (#8227)
7 years ago
Yu Yang 02d494c3f0 Polish code and add comments
7 years ago
guosheng bb97dc2590 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-layernorm
7 years ago
Yu Yang 04f625085d Fix CI
7 years ago
Tao Luo b257ca9a77
Merge pull request #8272 from Xreki/core_inference_simplify_cmake
7 years ago
Yu Yang 0439ba2fb5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/rewrite_vector
7 years ago
chengduo 6b49401593
Merge pull request #8222 from chengduoZH/feature/fix_buffer_unit_test
7 years ago
guosheng 0999347910 Fix python wrapper for layer_norm
7 years ago
wanghaoshuang 67e4ff84d1 Remove checking 'numel' of 'X' and 'Y'
7 years ago
Cao Ying 7dd994ca4a
Merge pull request #8006 from chengduoZH/feature/layer_norm_enhancement
7 years ago
Yang Yang 98c943730e use op run as wrapper of run_impl; make run_impl as private virtual function
7 years ago
Siddharth Goyal 36da52950d
Better version of PR #7985 (Modify load() for inference) (#8024)
7 years ago
kexinzhao 3d1ac72a35
Merge pull request #8176 from kexinzhao/inf_rnn_encode_decode
7 years ago
Kexin Zhao 64800cfebc merge update
7 years ago
kavyasrinet f605d00f66
Fixing unbuffered test to a generic test (#8162)
7 years ago
kavyasrinet 11acbe687e
Updating the copyright year for the recent files. (#8018)
7 years ago
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