Commit Graph

19321 Commits (faac8a76ce320a2b18f2cee63b29103296e2b11c)
 

Author SHA1 Message Date
Qiao Longfei d78e8f23a6 code format
7 years ago
Yu Yang c21597cf07
fix(PE): use shared_ptr<BlockingQueue> for cross thread communication (#14136)
7 years ago
Xin Pan 5cc99c476c
Merge pull request #14154 from gmcather/seq_pad_example
7 years ago
Wu Yi d186e7434e
Refine dist ut (#14118)
7 years ago
Yan Chunwei 06e508ab58
fix simple_on_word2vec random fail (#14171)
7 years ago
chengduo b73708d20b
add int and int64 dtype for gather_op (#14175)
7 years ago
Yan Chunwei 62a0fe0860
fix tensor array bug (#14166)
7 years ago
chengduo ed087f8232
refine op_handle (#14178)
7 years ago
Zeng Jinle da73bc39d3
Merge pull request #14143 from sneaxiy/fix_dynamic_gru_bug
7 years ago
Qiyang Min bfd2e3beca
Merge pull request #14158 from velconia/fix_mac_py3
7 years ago
Sylwester Fraczek ebd1d753ed added transpiler pass for mkldnn depthwise_conv
7 years ago
Tao Luo cdf2579d08
Merge pull request #14053 from jczaja/prv-seqpool-max
7 years ago
Kaipeng Deng a3b26e8528
Merge branch 'develop' into grid_sampler
7 years ago
dengkaipeng 7333fe8e55 add math formula for exclusive/inclusive mode in avg pool. test=develop
7 years ago
Qiao Longfei ba8bbe159b add test pserver run empty block into test_listen_and_serv_op
7 years ago
Qiao Longfei f2a205c2f5 add test_pserver_run_empty_optimize_block
7 years ago
Qiao Longfei bf9764898d add TestEmptyPserverOptimizeBlocks
7 years ago
Xin Pan 35915fc543
Merge pull request #14147 from luotao1/remove_with_inference
7 years ago
minqiyang 5038f623b7 Polish code
7 years ago
minqiyang 8230b74281 Polish code
7 years ago
Qiao Longfei 11b5c448dc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-pserver-crash-when-no-parameter
7 years ago
Yu Yang 90d9e5aee8
feat(platform): lazy initialization of devicecontext in pool (#14067)
7 years ago
minqiyang 159b0eb7e3 Remove random fail ut
7 years ago
minqiyang cc752f1af4 Remove dist_test from CMakeFiles
7 years ago
Xin Pan ab4351feaa
Merge pull request #14165 from panyx0718/fix4
7 years ago
Qiao Longfei a11d4f300e use len instead of size for python list
7 years ago
Xin Pan b2ab293c47 increase test timeout coverage.
7 years ago
Xin Pan eb7ed1b720
Merge pull request #13897 from gmcather/develop
7 years ago
minqiyang 59420d5bd2 Polish code
7 years ago
Sylwester Fraczek 4e2aaf01bc add depthwise conv mkldnn pass
7 years ago
minqiyang 2cc939bbfa Fix Mac Python3 CI job
7 years ago
gmcather 1a98e0a44f fix sequence_pad example error
7 years ago
Qiao Longfei fa84ba2350 set en empty optimize block if pserver has no optimize block
7 years ago
Yancey1989 6bfa6a0a33 add fused broadcast op unit test, test=develop
7 years ago
Xin Pan e2db0b9bf3 add a small test to verify tensor type
7 years ago
dzhwinter e74267ae19 "fix comp bug. test=develop" (#14104)
7 years ago
Yan Chunwei 70ce6dcd67
fix api_impl ci error (#14140)
7 years ago
Xin Pan eb37ed4c16
Merge pull request #14141 from JiabinYang/fix_inference_model_latest
7 years ago
Xin Pan a943134a97 fix a few more tests
7 years ago
chengduo 2f639113ee
Fix sum_op's GetExpectedKernelType (#14112)
7 years ago
Xin Pan 5839e3236b add program check
7 years ago
gmcather ba22624d7e position encoding && log loss
7 years ago
Tao Luo 3a96d41d72 remove with_inference option
7 years ago
sneaxiy 2494ca83ab test=develop
7 years ago
chengduo 5577f9b099
fix op_role value (#14115)
7 years ago
sneaxiy 7bb1178ea6 test=develop
7 years ago
JiabinYang 7c45e77c41 test=develop
7 years ago
qingqing01 cb27a9219d
Merge pull request #13971 from sefira/FasterOpDoc
7 years ago
sneaxiy 5e5d2223a1 test=develop
7 years ago
tensor-tang 3c957af139
Merge pull request #14080 from tensor-tang/refine/jit/crf2
7 years ago