Commit Graph

6851 Commits (97094e46ff9a1e2d5ac9a201182da33c6415c268)

Author SHA1 Message Date
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
Yancey a585b585dd
Batch barrier in send/recv op (#7847)
7 years ago
Yu Yang f224b90dec
Merge pull request #7850 from reyoung/feature/fast_ci
7 years ago
武毅 71f2383e3a
Merge pull request #7793 from typhoonzero/recv_op_python_with_guard
7 years ago
Yi Wang d082f3a911
Rewrite class Channel to implement buffered and unbuffered channels (#7915)
7 years ago
typhoonzero 96eb958704 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into recv_op_python_with_guard
7 years ago
guosheng 52e17bf50c Fix the unit test of weight normalization
7 years ago
Yibing Liu 54c160aa72 Merge branch 'develop' of upstream into add_lstmp_doc
7 years ago
Yang Yu 8d6f827a0d Merge branch 'develop' of github.com:baidu/Paddle into feature/fast_ci
7 years ago
chengduo f20f0eb7cf
Merge pull request #7924 from chengduoZH/enhancement/dtype2str
7 years ago
Qiao Longfei 59357f4fb9
fix floor_op (#7926)
7 years ago
Yi Wang 4fb3c676a8
Polish threadpool (#7918)
7 years ago
chengduoZH e3952b9fae fix unit test
7 years ago
chengduoZH 0f47703dd5 add begin_norm_axis
7 years ago
chengduoZH a0669e387b dtype2str
7 years ago
Yibing Liu 634faab1c0 Format doc & add unit test for dynamic_lstmp api
7 years ago
gaoyuan 72eccb238e add box coder op
7 years ago
Yancey 0f0ce4e5ec
Fix cpplint (#7914)
7 years ago
chengduo a026f52b73 refine channel (#7910)
7 years ago
chengduoZH 4ce397964b fix unit test and c++ code
7 years ago
武毅 8a6a339eb4
Merge pull request #7889 from helinwang/send_err
7 years ago
kexinzhao 9b6387e7ae
address comments (#7900)
7 years ago
kavyasrinet 06e226378f
Fix Latex (#7901)
7 years ago
Kexin Zhao 2f9cf7ccae address comments
7 years ago
chengduo 9beec1212b Add Channel (#7442)
7 years ago
Liu Yiqun eca58a6200 Add unittest for GPU.
7 years ago
Yang yaming 84c12c6edc Add one_hot operator. (#7819)
7 years ago
Liu Yiqun 438aad24a5 Update the inference unittest using the new Executor.Run().
7 years ago
Liu Yiqun 2cf56367b8 Merge branch 'develop' into core_add_inference_unittest
7 years ago
kexinzhao 788f5c6d43
New Run() method for framework::Executor (#7807)
7 years ago
Kexin Zhao a671879759 remove unreferenced vars
7 years ago
Kexin Zhao 6592ea1568 initial commit
7 years ago
Helin Wang 0e1109cdf3 Fix send op data race
7 years ago
chengduoZH ae0ea54159 fix unit test
7 years ago
xzl b5ea048395 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_depthwiseConv_op_gpu
7 years ago
xzl aece290599 add depthwise gpu forward, backward, test, interface
7 years ago
QI JUN 7333df8510 fix pool_op bug (#7879)
7 years ago
Liu Yiqun 20d3af62d0 Enable the dependency.
7 years ago
Yang yaming 7278aa7b1c
Merge pull request #7739 from pkuyym/fix-7717
7 years ago
Yang yaming b66f1ada97
Merge pull request #7792 from kuke/add_lstmp
7 years ago
Yang Yu 5594456a4b Add build_type to build.sh
7 years ago
Liu Yiqun f6f7102b1c Merge branch 'develop' into core_add_inference_unittest
7 years ago
Liu Yiqun 250206d1cf Change the example of inference to a unittest.
7 years ago
Yu Yang b456517214
Merge pull request #7821 from reyoung/feature/add_demo_for_parallel.do
7 years ago
yangyaming 9d826e1c65 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7717
7 years ago
Yang Yang(Tony) 1d2c99c336
fix nccl root number (#7842)
7 years ago
Yang Yang(Tony) 25cb906403
Fix call once logic (#7839)
7 years ago
Yang Yu cf1254df23 Merge branch 'develop' of github.com:baidu/Paddle into feature/add_demo_for_parallel.do
7 years ago
Darcy f9fe48e00c
Merge pull request #7835 from putcn/fix_build_cblas_issue
7 years ago
kexinzhao 5009f7c12f
Fix save load inference model and remove pickle (#7712)
7 years ago
Xi Chen 8360ff0b32 fix openblas build
7 years ago
Yibing Liu 9ecc54a11b Remove redundant code in unit test
7 years ago
yangyaming 8314412b0a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7717
7 years ago
helinwang 1ab1181460 aysnc send/recv, seriliaze/deserialize using threadpool. (#7705)
7 years ago
Yang Yu f044b23fac Merge branch 'develop' of github.com:baidu/Paddle into feature/add_demo_for_parallel.do
7 years ago
Yu Yang 0c5cbc4e55
Merge pull request #7817 from reyoung/feature/rename_is_compile_gpu_to_is_compiled_with_cuda
7 years ago
Yibing Liu 76beff86a0 Make the projection activation configurable
7 years ago
Cao Ying 32a5dfd345
Merge pull request #7791 from lcy-seso/multihead_attention
7 years ago
typhoonzero 35b4d42ab6 merge doc fixes
7 years ago
typhoonzero e163fd305f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into recv_op_python_with_guard
7 years ago
Yu Yang e6a4facfd7
Merge pull request #7782 from reyoung/feature/disable_unstable_unittest
7 years ago
Yang Yu ef55a8f608 Polish english
7 years ago
Yang Yu a06205f569 Add demo for parallel.do
7 years ago
Yang Yu d0a0475736 Rename is_compile_gpu to is_compiled_with_cuda
7 years ago
typhoonzero b9d9b11c80 remove recv_op input
7 years ago
qingqing01 750299f577
Merge pull request #7576 from qingqing01/profiling_py
7 years ago
yangyaming f3fe41078a Fix conflicts and add more supported dtype.
7 years ago
chengduoZH ca0177190f add layer_norm
7 years ago
whs 42549fb792
Merge pull request #7811 from wanghaoshuang/fix_im2seq
7 years ago
Yibing Liu db1f6a591a Update doc in lstmp_op
7 years ago
Yu Yang 9609c17a01
Merge pull request #7754 from tonyyang-svail/7724
7 years ago
Yang Yu 9abd3b1e11 Add issue link
7 years ago
qingqing01 114d0c153e
Merge pull request #7707 from qingqing01/boost_cmake
7 years ago
wanghaoshuang f2a32dddbc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_im2seq
7 years ago
Tao Luo 95853fc1dd
Merge pull request #7806 from abhinavarora/fix_warnings
7 years ago
wanghaoshuang 1234b8b489 Fix setting lod
7 years ago
dangqingqing f18016b958 Resolve conflicts.
7 years ago
ying d163592a3f Merge branch 'develop' into multihead_attention
7 years ago
Yang Yang 4c3dd8dc99 fix string name
7 years ago
Yang Yang ed14528188 fix style
7 years ago
Yang Yang b64dde2a03 fix share tensor
7 years ago
Abhinav Arora f5517de7bc Fix warnings in priorbox, sequence_reshape and ctc_align_op
7 years ago
Yibing Liu 3f3459d3d8 Merge branch 'develop' of upstream into add_lstmp
7 years ago
Yibing Liu 7a5b8ffacb Pass grad checking for projection weight
7 years ago
Qiao Longfei e7d44a2034
Nmt model (#7340)
7 years ago
dangqingqing a2b560d2cd Fix the cmake dependence.
7 years ago
Yibing Liu 552c901204 Enable backward computation in lstmp_op
7 years ago
Cao Ying 9ae1523ee6
Merge pull request #7719 from guoshengCS/enhance-lookup_table_op-padidx
7 years ago
dangqingqing 920db1a2ef Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into boost_cmake
7 years ago
dangqingqing 608ebece36 Fix the dependence.
7 years ago
typhoonzero bcc6740111 WIP python binding of send recv
7 years ago
Wang Hao d43932c846
Merge pull request #7566 from wanghaox/iou_sim
7 years ago
dangqingqing 0358fd0197 Refine profiler code.
7 years ago
ying 3be6c736f6 add multihead_attention.
7 years ago
QI JUN d76fcb6fad
Memory optimization on Dynamic RNN (#7599)
7 years ago
wanghaox fa10f03f92 update code
7 years ago
Wang Hao 81be9cef47
Merge pull request #6150 from wanghaox/prior_box
7 years ago
wanghaox 25a0193215 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into iou_sim
7 years ago
Yang Yu 97856d89ac Disable the unstable unittest
7 years ago
Yang Yu 6f7b346f26 Merge branch 'develop' of github.com:baidu/Paddle into 7724
7 years ago
Yu Yang b455502844
Merge pull request #7723 from reyoung/feature/wrap_nce_loss
7 years ago
wanghaox ca2e96f270 update code
7 years ago
wanghaox 534cf74119 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prior_box
7 years ago
xzl 06db703843 ../../../../../paddle/api
7 years ago
dangqingqing e5fc79d88a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into boost_cmake
7 years ago
dangqingqing e7700640e6 Remove Boost finding in CMake.
7 years ago
wanghaox a05d25cf41 update code and doc, change input x to LoDTensor
7 years ago
Tao Luo d57bca16f2 fix license format of variable_test.cc (#7763)
7 years ago
Yang Yu deb7509820 Merge branch 'develop' of github.com:baidu/Paddle into feature/wrap_nce_loss
7 years ago
Yang Yu df4133d0b3 Fix compile error in bipartite_match_op
7 years ago
Yang Yu 69074eadbb Merge branch 'develop' of github.com:baidu/Paddle into feature/wrap_nce_loss
7 years ago
qingqing01 575289209f Fix bug and unit test in bipartite_match_op.
7 years ago
dangqingqing eaabf2aa9f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into profiling_py
7 years ago
wanghaox d662e85f12 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prior_box
7 years ago
Yang Yang f816e116b5 clean up
7 years ago
Yang Yang e443d034d6 bring back share data
7 years ago
wanghaox d4587959f9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into iou_sim
7 years ago
chengduo 9b1a17a835 Refine conv2d_transpose layer doc (#6920)
7 years ago
Yang Yang 0ed3f35919 pass parallel_do cbow
7 years ago
Guo Sheng cd25adbe27
Merge pull request #7659 from guoshengCS/enhance-reduceOp-datatype
7 years ago
qingqing01 2b19a68cc9
Merge pull request #7695 from qingqing01/bipartite_match_op
7 years ago
Cao Ying 479c861b57
Merge pull request #7726 from lcy-seso/fix_rendering_error_of_transpose_op
7 years ago
wanghaoshuang 09544bc1e6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into blockexpand
7 years ago
kavyasrinet b7eeef2489
Updating the comments for send_op and recv_op. (#7747)
7 years ago
guosheng d51204425a Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-lookup_table_op-padidx
7 years ago
dangqingqing e44dedf90f Fix the warning and unit test.
7 years ago
Tao Luo 1575c2c825
Merge pull request #7572 from luotao1/fluid_infer
7 years ago
ying 64606eafff Merge branch 'develop' into fix_rendering_error_of_transpose_op
7 years ago
whs 44561a24c9
Merge pull request #7655 from wanghaoshuang/ctc_evaluator_py
7 years ago
dangqingqing 74af23b6d1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bipartite_match_op
7 years ago
dangqingqing 530df1b289 Fix the naming.
7 years ago
zlx 3772d27dfb add depthwise conv forward
7 years ago
wanghaoshuang c9e208c845 Fix white space in comments.
7 years ago
dangqingqing 07908686d5 Update some comments and add more check.
7 years ago
wanghaox 0b178b8a59 update code
7 years ago
guosheng b03c8b90ae Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-lookup_table_op-padidx
7 years ago
wanghaox 0e165032a8 update code
7 years ago
dangqingqing a89e1b85fe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into boost_cmake
7 years ago
dangqingqing 609ede25b9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into profiling_py
7 years ago
dangqingqing 579449b050 Update comments and revert pybind11.
7 years ago
wanghaoshuang 1bc8de3209 1. Add sequence_num as edit distance op's output
7 years ago
ying c6b78e56b1 Merge branch 'develop' into fix_rendering_error_of_transpose_op
7 years ago
Luo Tao acb13e7fac Merge branch 'develop' into fluid_infer
7 years ago
wanghaox 3c255ad39d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into iou_sim
7 years ago
guosheng 048bc12d60 Fix GPU kernel of lookup_table_op enhancement
7 years ago
wanghaox f7c0ad9d35 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prior_box
7 years ago
wanghaox 528bcac52c update iou_sim code
7 years ago
wanghaoshuang 648ca7a3b2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into blockexpand
7 years ago
Yu Yang 54a4696f2a
Merge pull request #7660 from reyoung/feature/compare_op_use_elemwise
7 years ago
Yang Yu af8cb820a7 Fix bug of nce_op
7 years ago
Luo Tao 5c056535ed Merge branch 'develop' into fluid_infer
7 years ago
wanghaox 142f632886 update code
7 years ago
wanghaoshuang 3a48282e61 Fix unitest
7 years ago
ying f6cea35743 fix rendering error of transpose operator.
7 years ago
QI JUN a6da470b11
add memory optimization transpiler demo (#7443)
7 years ago
wanghaox f020f4b51e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prior_box
7 years ago
Yang Yu f035f327b1 Wrap NCE to python
7 years ago
guosheng e54eaee58a Fix print_operators_doc to support AttrType int_64
7 years ago
wanghaoshuang 500e29a4a4 1. Reduce attributes
7 years ago
guosheng fd5c1c8a69 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-lookup_table_op-padidx
7 years ago
Yang Yu 2024489bb8 Fix CI
7 years ago
Yang Yu 2b9b6c3d32 Merge branch 'develop' of github.com:baidu/Paddle into feature/compare_op_use_elemwise
7 years ago
Wang Meng cb17dd20f7
Merge pull request #7698 from will-am/fix_priorbox
7 years ago
whs 32cc11e358
Merge pull request #5945 from wanghaoshuang/sampler
7 years ago
guosheng 4c7cb771aa Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-lookup_table_op-padidx
7 years ago
guosheng ae676a609f Enhance lookup_table_op to support padding_idx
7 years ago
武毅 18615626a8
Merge pull request #7715 from Yancey1989/split_selected_rows_to_multi_pserver
7 years ago
dangqingqing dd5e8d6c23 Fix the cmake dependences.
7 years ago
Yibing Liu f2c4bb679b Add lstm with recurrent projection operator
7 years ago
Qiao Longfei 85671b8acb Data type transform (#7653)
7 years ago
Abhinav Arora cd775a130a Fixing typo in Send op (#7625)
7 years ago
dzhwinter e983cc90fc
"fix decode bug" (#7711)
7 years ago
Cao Ying 04806ffe83
Merge pull request #7656 from chengduoZH/feature/enhance_matmul_op
7 years ago
Yancey1989 d0a9393668 Split SelectedRows to multiple pservers
7 years ago
chengduoZH 782ddc5f59 follow comments
7 years ago
dangqingqing 564c6abda3 Add cmake for extern project of boost.
7 years ago
Xi Chen 84568d38e8 remove unused vars which block the build
7 years ago
helinwang d85a9dc4de
Merge pull request #7621 from helinwang/remote_optimize
7 years ago
helinwang c8e7d1085e
Merge pull request #7686 from peterzhang2029/scale_fix
7 years ago
helinwang e92fe9e64f
Merge branch 'develop' into remote_optimize
7 years ago
wangmeng28 871b0e6854 Simplify priorbox layer
7 years ago
wangmeng28 e22039f82b Fix priorbox layer when multiple values given in min_size
7 years ago
Luo Tao f1c4c80025 Merge branch 'develop' into fluid_infer
7 years ago
chengduoZH cd38e2d142 remove conflict
7 years ago
chengduoZH 0468422d06 follow comments
7 years ago
wanghaoshuang a123c169ea Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sampler
7 years ago
dangqingqing c2edcde1b1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bipartite_match_op
7 years ago
dangqingqing bf33b191d0 Add bipartite matching operator and unit testing.
7 years ago
Yang yaming 4f933312db
Merge pull request #7662 from pkuyym/fix-6678
7 years ago
yangyaming b07ca1de1f resize before computing LoD.
7 years ago
Qiao Longfei 50ac67fc63
Bugfix/check if kernel for type exist (#7657)
7 years ago
whs 55ec0e2a92
Merge pull request #7649 from wanghaoshuang/fix_edit
7 years ago
peterzhang2029 b48fedc30b init
7 years ago
Qiao Longfei 0071b5f797
complete data layout transform (#7440)
7 years ago
whs 47753a9667
Merge pull request #7527 from wanghaoshuang/ctc_greedy_decode
7 years ago
Cao Ying 6720e67fbd
Merge pull request #7675 from lcy-seso/remove_copy_from_crf
7 years ago
yangyaming 08cb472ab9 Simplify the implementation.
7 years ago
Yibing Liu a1c281f07e
Merge pull request #7603 from kuke/simplify_erase
7 years ago
wanghaox c5a14ed4cd add mine_hard_examples operator
7 years ago
Yang Yu 9c0b29014c Make compare_op reuse elemwise_op_funcs
7 years ago
Yibing Liu 41b8388492
Merge pull request #7640 from kuke/add_lstm_doc
7 years ago
Yibing Liu 8809d43ad7 Remove unnecessary dtype conversion & register int64 kernels
7 years ago
Yu Yang 47622d7f5c
Merge pull request #7624 from tonyyang-svail/7450
7 years ago
Yu Yang 259fcc3026
Merge pull request #7676 from tonyyang-svail/7673
7 years ago
wanghaoshuang 6089b50c4b Registry int64_t kernels
7 years ago
武毅 58be41fa91
Merge pull request #7608 from typhoonzero/distributed_split_selectedrows
7 years ago
Yang Yang 07cf302e6e first commit
7 years ago