Commit Graph

6465 Commits (b16e9cd105a97160143cfce00ab5cfbd3c547ddb)

Author SHA1 Message Date
Qiyang Min c2842377ce
Merge pull request #13837 from velconia/add_pyramid_dnn_support
6 years ago
chengduo 8e2fdc54b1
Add check for opt op (#13840)
6 years ago
chengduo 2562eb92b8
Add strategy doc (#13849)
6 years ago
Wu Yi 77e9339deb
fix api get_pserver_programs (#13820)
6 years ago
Xin Pan d852be7c48
Revert "Make variable::GetMutable robust"
6 years ago
Xin Pan ae8b1c32bf
Merge pull request #13821 from panyx0718/fix
6 years ago
Xin Pan 9b3e0df375
Merge pull request #13819 from panyx0718/doc
6 years ago
chengduo 9c77b65c06
Fix layers.uniform_random (#13823)
6 years ago
minqiyang 4a22979bca Polish code
6 years ago
minqiyang f03e0e49a8 Polish doc
6 years ago
minqiyang a7cae62bbb Polish code
6 years ago
Xin Pan 228506618b Avoid GetMutable implicitly reset Var Type.
6 years ago
minqiyang 7f6ff6f5a9 Polish doc
6 years ago
minqiyang 35e547e00f Polish API doc
6 years ago
Qiyang Min f99ea99e36
Merge pull request #13720 from velconia/fix_grad_clip
6 years ago
minqiyang d8a1b77097 Add margin_rank_loss_op to python
6 years ago
Xin Pan 63b2e98f3d Explain LoD and a few other concepts
6 years ago
minqiyang 1456b8ec7d Add unittest for clip_by_norm_op with SelectedRows
6 years ago
Tao Luo fd0dd07ab4
Merge pull request #13726 from jczaja/prv-fused_embedding_fc_lstm-ut
6 years ago
Qiyang Min ac8208b637
Merge pull request #13707 from velconia/fix_ci_random_fail
6 years ago
Qiyang Min 60ea0827d0
Merge pull request #13791 from velconia/fix_mac_14_py3_install
6 years ago
minqiyang d8384c8e64 Polish code
6 years ago
Qiao Longfei 5fc305220c
Merge pull request #13787 from PaddlePaddle/revert-13637-optimize-opyreader
6 years ago
chengduo e1761709f8
Set the right shape of selected_rows (#13723)
6 years ago
Qiao Longfei 9d087d5139 Revert "optimize pyreader"
6 years ago
minqiyang 9e3b01264c Make cmake support compile in MacOSX 10.14
6 years ago
tensor-tang dba6928775 fix lod tensor
6 years ago
qingqing01 6094a72308
Fix bug in reduce_op caused by PR #13534 (#13748)
6 years ago
minqiyang 5ae34fb9ac Make code more compatible
6 years ago
Qiao Longfei b1d5135ffb
Merge pull request #13637 from jacquesqiao/optimize-opyreader
6 years ago
dzhwinter a46e30aa6d
enhance isinf/isnan in tensor util, avoid copy back to cpu (#12688)
6 years ago
qiaolongfei 91e8299144 fake reader support python3.x test=develop
6 years ago
Jacek Czaja 809dbc5c17 - Added file for fused_embedded_fc_lstm_op unit test
6 years ago
qiaolongfei 5238a7f5b9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-opyreader
6 years ago
qiaolongfei ec38effcce optimize fake, change it to a class instead a function. test=develop
6 years ago
qiaolongfei ebd9f7fccd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-fake-reader
6 years ago
xuezhong 65ed45a154
Merge pull request #13717 from chengduoZH/enhance_while
6 years ago
minqiyang bcd8c2ccc3 Add unit test
6 years ago
chengduoZH e59ab42caa add nodes for drnn
6 years ago
qiaolongfei 4fc5991728 update test for fake reader decorator
6 years ago
qiaolongfei b2fd2158d4 update comment
6 years ago
Tao Luo d770b9bda3
Merge pull request #13663 from luotao1/resnet50_ut
6 years ago
Tao Luo 4c90c40437
Merge pull request #13641 from kbinias/fix-for-no-set_attr
6 years ago
qiaolongfei bda05dc387 reset yield_num after one pass
6 years ago
qiaolongfei 198689c3bb add a fake reader for speed test
6 years ago
Krzysztof Binias e4e66814ee Fixed missing set_attr
6 years ago
qiaolongfei 91756a5a90 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-opyreader
6 years ago
Wu Yi ea15065441
parallel run dist ci (#13433)
6 years ago
minqiyang 8551e07abc Fix flowers data read in python3
6 years ago
Yu Yang 186b2b138d
Revert "Merge pull request #13201 from reyoung/revert_callstack" (#13697)
6 years ago