Commit Graph

6451 Commits (46e61d81a7410a6c72c37cd5fe290db630810aed)

Author SHA1 Message Date
Yibing Liu 46e61d81a7 Wrapper py api for sequence_unpad
7 years ago
Yibing Liu cbe4292516 Add sequence unpad op
7 years ago
Qiyang Min f99ea99e36
Merge pull request #13720 from velconia/fix_grad_clip
7 years ago
minqiyang 1456b8ec7d Add unittest for clip_by_norm_op with SelectedRows
7 years ago
Tao Luo fd0dd07ab4
Merge pull request #13726 from jczaja/prv-fused_embedding_fc_lstm-ut
7 years ago
Qiyang Min ac8208b637
Merge pull request #13707 from velconia/fix_ci_random_fail
7 years ago
Qiyang Min 60ea0827d0
Merge pull request #13791 from velconia/fix_mac_14_py3_install
7 years ago
minqiyang d8384c8e64 Polish code
7 years ago
Qiao Longfei 5fc305220c
Merge pull request #13787 from PaddlePaddle/revert-13637-optimize-opyreader
7 years ago
chengduo e1761709f8
Set the right shape of selected_rows (#13723)
7 years ago
Qiao Longfei 9d087d5139 Revert "optimize pyreader"
7 years ago
minqiyang 9e3b01264c Make cmake support compile in MacOSX 10.14
7 years ago
tensor-tang dba6928775 fix lod tensor
7 years ago
qingqing01 6094a72308
Fix bug in reduce_op caused by PR #13534 (#13748)
7 years ago
minqiyang 5ae34fb9ac Make code more compatible
7 years ago
Qiao Longfei b1d5135ffb
Merge pull request #13637 from jacquesqiao/optimize-opyreader
7 years ago
dzhwinter a46e30aa6d
enhance isinf/isnan in tensor util, avoid copy back to cpu (#12688)
7 years ago
qiaolongfei 91e8299144 fake reader support python3.x test=develop
7 years ago
Jacek Czaja 809dbc5c17 - Added file for fused_embedded_fc_lstm_op unit test
7 years ago
qiaolongfei 5238a7f5b9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-opyreader
7 years ago
qiaolongfei ec38effcce optimize fake, change it to a class instead a function. test=develop
7 years ago
qiaolongfei ebd9f7fccd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-fake-reader
7 years ago
xuezhong 65ed45a154
Merge pull request #13717 from chengduoZH/enhance_while
7 years ago
minqiyang bcd8c2ccc3 Add unit test
7 years ago
chengduoZH e59ab42caa add nodes for drnn
7 years ago
qiaolongfei 4fc5991728 update test for fake reader decorator
7 years ago
qiaolongfei b2fd2158d4 update comment
7 years ago
Tao Luo d770b9bda3
Merge pull request #13663 from luotao1/resnet50_ut
7 years ago
Tao Luo 4c90c40437
Merge pull request #13641 from kbinias/fix-for-no-set_attr
7 years ago
qiaolongfei bda05dc387 reset yield_num after one pass
7 years ago
qiaolongfei 198689c3bb add a fake reader for speed test
7 years ago
Krzysztof Binias e4e66814ee Fixed missing set_attr
7 years ago
qiaolongfei 91756a5a90 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-opyreader
7 years ago
Wu Yi ea15065441
parallel run dist ci (#13433)
7 years ago
minqiyang 8551e07abc Fix flowers data read in python3
7 years ago
Yu Yang 186b2b138d
Revert "Merge pull request #13201 from reyoung/revert_callstack" (#13697)
7 years ago
Xin Pan 2f5a7cc470
Merge pull request #13673 from panyx0718/infer
7 years ago
tangwei12 b35239df2b fix dist ut with place, test=develop (#13647)
7 years ago
Dang Qingqing f63ab5619b Fix conflict.
7 years ago
Xin Pan 425a882165
Merge pull request #13643 from panyx0718/ir2
7 years ago
Dang Qingqing 8f5d918a19 Disable one test in test_quantize_transpiler.
7 years ago
Xin Pan 88ab1ea183 fix
7 years ago
Jiabin Yang 2364494090
Merge pull request #13662 from JiabinYang/mac/fix_unittest_0927
7 years ago
qingqing01 748be49e77
Fix random fail in Python3 (#13666)
7 years ago
Dun 161c3e31f7 Optimization of Kernels that related to DeepLabv3+ (#13534)
7 years ago
Xin Pan ddd60581b7 clean up channel
7 years ago
Xin Pan 3d339797fb clean use_mkldnn options
7 years ago
Xin Pan 23a29be49d hide all left over kwargs
7 years ago
Tao Luo 83ca657f96 Merge branch 'develop' into resnet50_ut
7 years ago
Xin Pan 35b713c3fd
Merge pull request #13670 from typhoonzero/disable_dist_se_resnext
7 years ago