Commit Graph

6536 Commits (e6ddbfede7d7e8a2e821829ff06be8bb2882f9f0)

Author SHA1 Message Date
Xin Pan 288a112ffd
Revert "Revert "Revert "Make variable::GetMutable robust"""
8 years ago
sneaxiy 5cedfb60c8 test=develop
8 years ago
Yibing Liu b785798585 Expose layer's name for sequence pad & unpad
8 years ago
jerrywgz 5e52dafda5 add roi align
8 years ago
jerrywgz c0e34eebec add roi align
8 years ago
Yibing Liu 7d84de4712 Fix some typos
8 years ago
Yibing Liu 16b2c6dc78 Add py api for sequence_slice_op
8 years ago
Xin Pan fededdda20
Merge pull request #13872 from panyx0718/fix2
8 years ago
Xin Pan ddb76d0d09 Make GetMutable more robust
8 years ago
Qiyang Min c2842377ce
Merge pull request #13837 from velconia/add_pyramid_dnn_support
8 years ago
chengduo 8e2fdc54b1
Add check for opt op (#13840)
8 years ago
Yibing Liu 46e61d81a7 Wrapper py api for sequence_unpad
8 years ago
sneaxiy 84d9300365 test=develop
8 years ago
chengduo 2562eb92b8
Add strategy doc (#13849)
8 years ago
dzhwinter 8329a1f139 add sparse update momentum. test=develop
8 years ago
Wu Yi 77e9339deb
fix api get_pserver_programs (#13820)
8 years ago
Qiao Longfei 2178ae5698 add reader_queue_speed_test_mode to python init
8 years ago
Xin Pan d852be7c48
Revert "Make variable::GetMutable robust"
8 years ago
Xin Pan ae8b1c32bf
Merge pull request #13821 from panyx0718/fix
8 years ago
Xin Pan 9b3e0df375
Merge pull request #13819 from panyx0718/doc
8 years ago
chengduo 9c77b65c06
Fix layers.uniform_random (#13823)
8 years ago
Yibing Liu cbe4292516 Add sequence unpad op
8 years ago
minqiyang 4a22979bca Polish code
8 years ago
minqiyang f03e0e49a8 Polish doc
8 years ago
minqiyang a7cae62bbb Polish code
8 years ago
Xin Pan 228506618b Avoid GetMutable implicitly reset Var Type.
8 years ago
minqiyang 7f6ff6f5a9 Polish doc
8 years ago
minqiyang 35e547e00f Polish API doc
8 years ago
Qiyang Min f99ea99e36
Merge pull request #13720 from velconia/fix_grad_clip
8 years ago
minqiyang d8a1b77097 Add margin_rank_loss_op to python
8 years ago
Xin Pan 63b2e98f3d Explain LoD and a few other concepts
8 years ago
shippingwang 98ffde410d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
minqiyang 1456b8ec7d Add unittest for clip_by_norm_op with SelectedRows
8 years ago
Tao Luo fd0dd07ab4
Merge pull request #13726 from jczaja/prv-fused_embedding_fc_lstm-ut
8 years ago
Qiyang Min ac8208b637
Merge pull request #13707 from velconia/fix_ci_random_fail
8 years ago
Qiyang Min 60ea0827d0
Merge pull request #13791 from velconia/fix_mac_14_py3_install
8 years ago
minqiyang d8384c8e64 Polish code
8 years ago
Qiao Longfei 5fc305220c
Merge pull request #13787 from PaddlePaddle/revert-13637-optimize-opyreader
8 years ago
chengduo e1761709f8
Set the right shape of selected_rows (#13723)
8 years ago
Qiao Longfei 9d087d5139 Revert "optimize pyreader"
8 years ago
minqiyang 9e3b01264c Make cmake support compile in MacOSX 10.14
8 years ago
tensor-tang dba6928775 fix lod tensor
8 years ago
qingqing01 6094a72308
Fix bug in reduce_op caused by PR #13534 (#13748)
8 years ago
minqiyang 5ae34fb9ac Make code more compatible
8 years ago
shippingwang 08d8a622eb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
shippingwang 423162531b Add usage comment of plot.py
8 years ago
Qiao Longfei b1d5135ffb
Merge pull request #13637 from jacquesqiao/optimize-opyreader
8 years ago
dzhwinter a46e30aa6d
enhance isinf/isnan in tensor util, avoid copy back to cpu (#12688)
8 years ago
shippingwang 3c3df1fd4a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
shippingwang 00b11c2728 Add comment
8 years ago
qiaolongfei 91e8299144 fake reader support python3.x test=develop
8 years ago
Jacek Czaja 809dbc5c17 - Added file for fused_embedded_fc_lstm_op unit test
8 years ago
qiaolongfei 5238a7f5b9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-opyreader
8 years ago
qiaolongfei ec38effcce optimize fake, change it to a class instead a function. test=develop
8 years ago
qiaolongfei ebd9f7fccd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-fake-reader
8 years ago
xuezhong 65ed45a154
Merge pull request #13717 from chengduoZH/enhance_while
8 years ago
minqiyang bcd8c2ccc3 Add unit test
8 years ago
shippingwang d5f791815b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
shippingwang 2219f6d687 Move paddle/v2/plot/plot.py to paddle/utils
8 years ago
chengduoZH e59ab42caa add nodes for drnn
8 years ago
qiaolongfei 4fc5991728 update test for fake reader decorator
8 years ago
qiaolongfei b2fd2158d4 update comment
8 years ago
Tao Luo d770b9bda3
Merge pull request #13663 from luotao1/resnet50_ut
8 years ago
Tao Luo 4c90c40437
Merge pull request #13641 from kbinias/fix-for-no-set_attr
8 years ago
qiaolongfei bda05dc387 reset yield_num after one pass
8 years ago
qiaolongfei 198689c3bb add a fake reader for speed test
8 years ago
Krzysztof Binias e4e66814ee Fixed missing set_attr
8 years ago
qiaolongfei 91756a5a90 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-opyreader
8 years ago
Wu Yi ea15065441
parallel run dist ci (#13433)
8 years ago
minqiyang 8551e07abc Fix flowers data read in python3
8 years ago
Yu Yang 186b2b138d
Revert "Merge pull request #13201 from reyoung/revert_callstack" (#13697)
8 years ago
Xin Pan 2f5a7cc470
Merge pull request #13673 from panyx0718/infer
8 years ago
tangwei12 b35239df2b fix dist ut with place, test=develop (#13647)
8 years ago
Dang Qingqing f63ab5619b Fix conflict.
8 years ago
Xin Pan 425a882165
Merge pull request #13643 from panyx0718/ir2
8 years ago
Dang Qingqing 8f5d918a19 Disable one test in test_quantize_transpiler.
8 years ago
Xin Pan 88ab1ea183 fix
8 years ago
Jiabin Yang 2364494090
Merge pull request #13662 from JiabinYang/mac/fix_unittest_0927
8 years ago
qingqing01 748be49e77
Fix random fail in Python3 (#13666)
8 years ago
Dun 161c3e31f7 Optimization of Kernels that related to DeepLabv3+ (#13534)
8 years ago
Xin Pan ddd60581b7 clean up channel
8 years ago
Xin Pan 3d339797fb clean use_mkldnn options
8 years ago
Xin Pan 23a29be49d hide all left over kwargs
8 years ago
Tao Luo 83ca657f96 Merge branch 'develop' into resnet50_ut
8 years ago
Xin Pan 35b713c3fd
Merge pull request #13670 from typhoonzero/disable_dist_se_resnext
8 years ago
typhoonzero e6d357ff5d disable dist se resnet
8 years ago
qiaolongfei c5292b181e change py_reader_by_data to create_py_reader_by_data
8 years ago
Zeng Jinle 1cbaf71a68
Merge pull request #13620 from sneaxiy/fix_api_kwargs2
8 years ago
Qingsheng Li 63222501f0 [Do not merge] Fix global gradient clip by Yu Yang (#13516)
8 years ago
Tao Luo 21ee30595b clean some CMakeLists
8 years ago
JiabinYang 9ae5baebfa test=develop
8 years ago
Xin Pan 2c4b8393ce
Merge pull request #13573 from velconia/fix_api
8 years ago
qiaolongfei 9d3fa1bedd update the document of py_reader_by_data
8 years ago
Wu Yi 7a5f3f750b
Fix memory optimization with dist train (#13535)
8 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
8 years ago
Dang Qingqing e79ad2ea87 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
8 years ago
Dang Qingqing 209f799f91 test,
8 years ago
qiaolongfei dab8337c96 clean code
8 years ago
qiaolongfei 40fb04943f add comment to py_reader_by_data
8 years ago
Xin Pan 02a33ee6cf
Merge pull request #13629 from panyx0718/doc
8 years ago