Commit Graph

19333 Commits (6b49ee42c32607d9747801fa5e22b4581720a6f5)
 

Author SHA1 Message Date
seiriosPlus 06de824ba8 fix shape in floats
6 years ago
Yan Chunwei ee74be3a49
[1.1] Bugfix/tensorarray (#14044)
6 years ago
Qiyang Min 33b4920d2d
Merge pull request #14057 from velconia/continue_hash_op
6 years ago
minqiyang c95be75830 Detail the hash algorithms
6 years ago
minqiyang 597dd92e71 Polish the doc of hash op
6 years ago
Qiao Longfei ef9bfcff59 python code format test=develop
6 years ago
Qiyang Min 209f24a241
Merge pull request #14051 from velconia/accelerate_embedding_grad
6 years ago
minqiyang 2fec8c5d9a Polish code
6 years ago
minqiyang 7f7af5d412 Add xxhash deps to inference demo and trainer demo
6 years ago
Qiao Longfei 7ffc115c18 reopen test_dist_ctr test=develop
6 years ago
Qiao Longfei 7cfc3c4415 Merge branch 'optimize-sum-seq-pooling-op' of ssh://github.com/jacquesqiao/Paddle into cpu-for-1.1-merge
6 years ago
Qiao Longfei 72aef6b168 sum selected rows check empty
6 years ago
minqiyang a8b17537e2 Polish code
6 years ago
minqiyang fe18adfbaa Add fluid inference support
6 years ago
seiriosPlus 99b8e2224a open UT about dist simnet
6 years ago
seiriosPlus c34610f86d Fix lookup table at CPU Reduce strategy, test=develop
6 years ago
seiriosPlus f8ae794551 test=develop
6 years ago
seiriosPlus e025fc9706 fix unit test in cpu 1.1
6 years ago
Qiao Longfei 641369f92b Merge branch 'dist-table-do-not-init-on-trainer' of ssh://github.com/jacquesqiao/Paddle into cpu-for-1.1-merge
6 years ago
Qiao Longfei d69c820707 Merge branch 'add-flag-to-control-rpc-thread-num' of ssh://github.com/jacquesqiao/Paddle into cpu-for-1.1-merge
6 years ago
Qiao Longfei 1ed9ef6d70 Merge branch 'shape_int_to_int64' of https://github.com/seiriosPlus/Paddle into cpu-for-1.1-merge
6 years ago
Qiao Longfei f1a3fb041b Merge branch 'fix_lookuptable_in_reduce' of https://github.com/seiriosPlus/Paddle into cpu-for-1.1-merge
6 years ago
Qiao Longfei da61a5b672 Merge branch 'optimizer-prefetch' of https://github.com/seiriosPlus/Paddle into cpu-for-1.1-merge
6 years ago
tangwei12 5ce3a32e06
Merge branch 'develop' into optimizer-prefetch
6 years ago
seiriosPlus b6590b05fb submit by tangwei12, test=develop
6 years ago
Wu Yi 9da9b1926b
[1.1] fix graph num hang (#14072)
6 years ago
tangwei12 cb1ccc710b fix shape type in uniform_random_op.cu
6 years ago
Qiao Longfei f13ae131dd fix test_sum_op
6 years ago
qingqing01 8c166b64c8
Merge pull request #14012 from qingqing01/map_api
6 years ago
Qiao Longfei 575f22711d optimize code
6 years ago
Qiao Longfei 96d5500934 optimize code
6 years ago
Qiao Longfei 748ee35c89 sum op handle empty input update selected_rows_functor.cu
6 years ago
Qiao Longfei dd78b5df93 sum op handle empty input
6 years ago
Qiao Longfei cbe128bbae Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-sum-seq-pooling-op
6 years ago
Qiao Longfei e6ddbfede7 add rpc flags to init
6 years ago
Qiao Longfei 93f173db7d code format test=develop
6 years ago
Qiao Longfei f4df0cb1a2 update the type of shape to int64, format code
6 years ago
Qiao Longfei fad42fe7cc broadcast handle not inited parameter
6 years ago
Qiao Longfei 7dcb0dc8c6 update year
6 years ago
Qiao Longfei 42892b4bd4 add test_fake_init_op
6 years ago
Qiao Longfei 68aeb4e7e9 add fake init test in test_dist_transpiler
6 years ago
Tao Luo 5ed3e6f3f6
Merge pull request #14042 from luotao1/remove_unused_code
6 years ago
Qiao Longfei a13c788a04 fix a bug
6 years ago
Jiabin Yang 04689f52b2
Merge pull request #14090 from JiabinYang/fix_test_parallel_executor_transformer
6 years ago
Zeng Jinle 97d47a7d08
Merge pull request #13913 from sneaxiy/seq_reverse
6 years ago
sneaxiy 478463174f test=develop
6 years ago
Jiabin Yang a3efba176c
Merge pull request #14085 from jerrywgz/fix_generate_proposals_op
6 years ago
JiabinYang 0a69f86645 test=develop
6 years ago
Guo Sheng b9ae1c49f8
Merge pull request #13994 from guoshengCS/add-reshape-reuse-input
6 years ago
Qiyang Min dbe4df76d5
Merge pull request #14064 from velconia/fix_dockerfile
6 years ago