Commit Graph

19333 Commits (6b49ee42c32607d9747801fa5e22b4581720a6f5)
 

Author SHA1 Message Date
Qiao Longfei f37bd03529
Merge pull request #14153 from jacquesqiao/fix-pserver-crash-when-no-parameter
6 years ago
Qiao Longfei 7825ae9c60
Merge pull request #14190 from jacquesqiao/dist-table-support-multi-table
6 years ago
chengduo 2ccf77d1c1
Refine GetTensorFromVar (#14160)
6 years ago
Qiao Longfei f3bbd3b43a code style format
6 years ago
Tao Luo 5ac575cf62 remove unused WITH_FAST_BUNDLE_TEST option
6 years ago
Xin Pan d2e622f38b
Merge pull request #14194 from panyx0718/doc
6 years ago
Xin Pan 3a986ff176 update doc to 1.1
6 years ago
minqiyang d638d1cd80 Fix paddle version
6 years ago
Qiao Longfei 2d461cb080 code style format
6 years ago
Qiao Longfei add4b466d8 dist table only handle is_distributed table
6 years ago
Yan Xu d10b8efcc0
Merge pull request #14152 from Yancey1989/add_fused_broadcast_unittest
6 years ago
Qiao Longfei d78e8f23a6 code format
6 years ago
Yu Yang c21597cf07
fix(PE): use shared_ptr<BlockingQueue> for cross thread communication (#14136)
6 years ago
Xin Pan 5cc99c476c
Merge pull request #14154 from gmcather/seq_pad_example
6 years ago
tensor-tang f3badacd97 Merge remote-tracking branch 'ups/develop' into fea/jit/gen
6 years ago
tensor-tang a53b1b0b1b refine and init jitkernel vmul
6 years ago
tensor-tang 2139b9f677 add jit gencode
6 years ago
Wu Yi d186e7434e
Refine dist ut (#14118)
6 years ago
Yan Chunwei 06e508ab58
fix simple_on_word2vec random fail (#14171)
6 years ago
chengduo b73708d20b
add int and int64 dtype for gather_op (#14175)
6 years ago
Yan Chunwei 62a0fe0860
fix tensor array bug (#14166)
6 years ago
chengduo ed087f8232
refine op_handle (#14178)
6 years ago
Zeng Jinle da73bc39d3
Merge pull request #14143 from sneaxiy/fix_dynamic_gru_bug
6 years ago
Qiyang Min bfd2e3beca
Merge pull request #14158 from velconia/fix_mac_py3
6 years ago
Sylwester Fraczek ebd1d753ed added transpiler pass for mkldnn depthwise_conv
6 years ago
Tao Luo cdf2579d08
Merge pull request #14053 from jczaja/prv-seqpool-max
6 years ago
Kaipeng Deng a3b26e8528
Merge branch 'develop' into grid_sampler
6 years ago
dengkaipeng 7333fe8e55 add math formula for exclusive/inclusive mode in avg pool. test=develop
6 years ago
Qiao Longfei ba8bbe159b add test pserver run empty block into test_listen_and_serv_op
6 years ago
Qiao Longfei f2a205c2f5 add test_pserver_run_empty_optimize_block
6 years ago
Qiao Longfei bf9764898d add TestEmptyPserverOptimizeBlocks
6 years ago
Xin Pan 35915fc543
Merge pull request #14147 from luotao1/remove_with_inference
6 years ago
minqiyang 5038f623b7 Polish code
6 years ago
minqiyang 8230b74281 Polish code
6 years ago
Qiao Longfei 11b5c448dc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-pserver-crash-when-no-parameter
6 years ago
Yu Yang 90d9e5aee8
feat(platform): lazy initialization of devicecontext in pool (#14067)
6 years ago
minqiyang 159b0eb7e3 Remove random fail ut
6 years ago
minqiyang cc752f1af4 Remove dist_test from CMakeFiles
6 years ago
Xin Pan ab4351feaa
Merge pull request #14165 from panyx0718/fix4
6 years ago
Qiao Longfei a11d4f300e use len instead of size for python list
6 years ago
Xin Pan b2ab293c47 increase test timeout coverage.
6 years ago
Xin Pan eb7ed1b720
Merge pull request #13897 from gmcather/develop
6 years ago
minqiyang 59420d5bd2 Polish code
6 years ago
Sylwester Fraczek 4e2aaf01bc add depthwise conv mkldnn pass
6 years ago
minqiyang 2cc939bbfa Fix Mac Python3 CI job
6 years ago
gmcather 1a98e0a44f fix sequence_pad example error
6 years ago
Qiao Longfei fa84ba2350 set en empty optimize block if pserver has no optimize block
6 years ago
Yancey1989 6bfa6a0a33 add fused broadcast op unit test, test=develop
6 years ago
Xin Pan e2db0b9bf3 add a small test to verify tensor type
6 years ago
dzhwinter e74267ae19 "fix comp bug. test=develop" (#14104)
6 years ago