Commit Graph

6908 Commits (510601b2793047858763032b7816af07ab2b2bc7)

Author SHA1 Message Date
minqiyang a8b17537e2 Polish code
6 years ago
seiriosPlus 99b8e2224a open UT about dist simnet
6 years ago
seiriosPlus f8ae794551 test=develop
6 years ago
seiriosPlus e025fc9706 fix unit test in cpu 1.1
6 years ago
Qiao Longfei 641369f92b Merge branch 'dist-table-do-not-init-on-trainer' of ssh://github.com/jacquesqiao/Paddle into cpu-for-1.1-merge
6 years ago
Qiao Longfei d69c820707 Merge branch 'add-flag-to-control-rpc-thread-num' of ssh://github.com/jacquesqiao/Paddle into cpu-for-1.1-merge
6 years ago
Qiao Longfei f1a3fb041b Merge branch 'fix_lookuptable_in_reduce' of https://github.com/seiriosPlus/Paddle into cpu-for-1.1-merge
6 years ago
Qiao Longfei da61a5b672 Merge branch 'optimizer-prefetch' of https://github.com/seiriosPlus/Paddle into cpu-for-1.1-merge
6 years ago
tangwei12 5ce3a32e06
Merge branch 'develop' into optimizer-prefetch
6 years ago
seiriosPlus b6590b05fb submit by tangwei12, test=develop
6 years ago
Wu Yi 9da9b1926b
[1.1] fix graph num hang (#14072)
6 years ago
Qiao Longfei f13ae131dd fix test_sum_op
6 years ago
qingqing01 8c166b64c8
Merge pull request #14012 from qingqing01/map_api
6 years ago
Qiao Longfei cbe128bbae Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-sum-seq-pooling-op
6 years ago
Qiao Longfei e6ddbfede7 add rpc flags to init
6 years ago
Qiao Longfei 93f173db7d code format test=develop
6 years ago
Qiao Longfei 42892b4bd4 add test_fake_init_op
6 years ago
Qiao Longfei 68aeb4e7e9 add fake init test in test_dist_transpiler
6 years ago
Qiao Longfei a13c788a04 fix a bug
6 years ago
Jiabin Yang 04689f52b2
Merge pull request #14090 from JiabinYang/fix_test_parallel_executor_transformer
6 years ago
Zeng Jinle 97d47a7d08
Merge pull request #13913 from sneaxiy/seq_reverse
6 years ago
sneaxiy 478463174f test=develop
6 years ago
JiabinYang 6e3615422f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reorg_op
6 years ago
JiabinYang 0a69f86645 test=develop
6 years ago
Guo Sheng b9ae1c49f8
Merge pull request #13994 from guoshengCS/add-reshape-reuse-input
6 years ago
JiabinYang 59e7da3f53 test=develop
6 years ago
Qiao Longfei d52fcaf42e replace table init op with fake init
6 years ago
Hongyu Liu 379d933ae5
Merge pull request #14036 from phlrain/add_dropout_att_new
6 years ago
Qiao Longfei 8fe90cbdb1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dist-table-do-not-init-on-trainer
6 years ago
Qiao Longfei 4673fea551 trainer startup should not init table optimizer because it maybe large
6 years ago
minqiyang a2820b9899 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into accelerate_embedding_grad
6 years ago
guosheng cc0e23973d Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
6 years ago
Xin Pan 18be7256c0
Merge pull request #14019 from panyx0718/fix6
6 years ago
dongzhihong 8ee3bdb66b "recun ci. test=develop"
6 years ago
Xin Pan 4cd44c00c5 fix
6 years ago
guosheng 3cfaeac288 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
6 years ago
Dang Qingqing af0fab944a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into map_api
6 years ago
yi.wu ed032162f1 disable dist transformer test=develop
6 years ago
Xin Pan 38cf553108 fix distributed
6 years ago
Xin Pan d5d09672c8 better fix
6 years ago
buxingyuan 6c1d74bb47 Merge branch 'develop' into FasterOpDoc
6 years ago
minqiyang a61879a8c5 Fix dist_transformer test
6 years ago
barrierye a7f94ec794 add similarity_focus op
6 years ago
JiabinYang 9c010146c3 test=develop
6 years ago
Dang Qingqing 5ca9c2d04f Update code test=develop
6 years ago
Dang Qingqing b29435307f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into map_api
6 years ago
minqiyang 33db82671c Polish code
6 years ago
JiabinYang 9cad409f2a test=develop
6 years ago
guosheng 1f92c30565 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
6 years ago
JiabinYang bd064c0f44 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reorg_op
6 years ago
Yu Yang 8310ce6007 Fix cluster memory
6 years ago
gongweibao 97a87bb38b
Fix transformer unittest. (#13974)
6 years ago
tensor-tang 9cb8738f54
Merge pull request #14018 from tensor-tang/refine/jit/gru
6 years ago
Qiao Longfei 86523aff25 test_sum_op add GPU test
6 years ago
minqiyang 8b564d61fb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into continue_hash_op
6 years ago
guosheng aac426444f Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
6 years ago
buxingyuan d0ccdf8fc1 follow comments
6 years ago
Wu Yi 8c1eea9363
Disable async dist tests (#14047)
6 years ago
Qiao Longfei f4e6fe0786 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-sum-seq-pooling-op
6 years ago
minqiyang 40141f749b Implement the unittest for hash op
6 years ago
minqiyang 8a0f26f45f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into continue_hash_op
6 years ago
minqiyang d4f9aa0852 Add hash op implementation
6 years ago
Dang Qingqing 80ee069b9d Refince comments.
6 years ago
dongzhihong fcc1ffab5d fix mem opt
6 years ago
Dang Qingqing 60229c1e3c Follow comments.
6 years ago
phlrain 201d4f2a85 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dropout_att_new
6 years ago
phlrain a6e6bc45d6 modify dropout att; test=develop
6 years ago
jerrywgz e906c8e5e7
Merge pull request #14022 from jerrywgz/fix_rpn_target_assign_op
6 years ago
qingqing01 c7379a7320 Fix top_k op (#14034)
6 years ago
guosheng 998e2714c8 Refine the doc of reshape_op by following comments.
6 years ago
guosheng 891c116ea4 Refine the doc of reshape_op
6 years ago
JiabinYang ab808c36da test=develop
6 years ago
sneaxiy 92a2817a2b test=develop
6 years ago
JiabinYang 782ef3c5dc test=develop
6 years ago
JiabinYang 8e8e8e66ab Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reorg_op
6 years ago
phlrain 049c9c7d2a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dropout_att_new
6 years ago
phlrain ffb24a73ec add dropout attr; test=develop
6 years ago
JiabinYang 6259dba5bd test=develop
6 years ago
JiabinYang eab2e5e5d4 test=develop
6 years ago
JiabinYang 70b5273363 test=develop
6 years ago
tensor-tang 032c3a07e3 Merge remote-tracking branch 'ups/develop' into refine/jit/gru
6 years ago
tensor-tang 159be8cc63 optimize fusion gru kernel at size 8
6 years ago
Jiabin Yang 6b4056bbf9
Merge pull request #14014 from JiabinYang/inference_model_mac
6 years ago
jerrywgz e35fd3b252 test=develop
6 years ago
JiabinYang ff07dc315e test=develop
6 years ago
guosheng 3099a8f3aa Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
6 years ago
jerrywgz e0708e62ba refine code
6 years ago
jerrywgz 1c591c3909
Merge branch 'develop' into fix_rpn_target_assign_op
6 years ago
sneaxiy a9d7a9d720 test=develop
6 years ago
guosheng 6447b69aec Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
6 years ago
jerrywgz f06c6193d7 fix rpn target assign test=develop
6 years ago
Xin Pan c1383744f0 resolve conflicts
6 years ago
Xin Pan 4625f83f92 better handle var type inference
6 years ago
JiabinYang 39d39775c3 test=develop
6 years ago
JiabinYang 70351de1b5 test=develop
6 years ago
Dang Qingqing 2939fc9f03 test=develop
6 years ago
Dang Qingqing f404046878 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into map_api
6 years ago
JiabinYang 2b2630fc73 test=develop
6 years ago
JiabinYang fbfa5400ae test=develop
6 years ago
Yu Yang 461f71a90b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
Dang Qingqing 32d17598b9 Refine detection mAP in metrics.py.
6 years ago
gongweibao 58c027cc38
Add rpc profiler flags. (#13989)
6 years ago
Tao Luo 42aa1d409d
Merge pull request #13485 from tpatejko/tpatejko/capi-resnet-conv-elementwise-fusion
6 years ago
tensor-tang 664159ad42
Merge pull request #13998 from tensor-tang/fea/fusion_seqconv_add
6 years ago
guosheng 6d3b030bb5 Refine the api of reshape to be compatible.
6 years ago
jerrywgz 765085d297
Merge pull request #13904 from jerrywgz/roialign
6 years ago
Tomasz Patejko 7c64aa0fdc MKLDNN conv + elementwise_add fusion: _set_attr corrected in residual connection fusion
6 years ago
Tomasz Patejko 4be45af1cc MKLDNN conv + elementwise_add fusion: skip connection attribute renamed. Comments about patterns added.
6 years ago
Michal Gallus f0efc244c6 MKLDNN conv + elementwise_add fusion: Fix transpiler integration to predict skip connection input of eltwise_add
6 years ago
Michal Gallus f688197182 MKLDNN conv + elementwise_add fusion: Fix output_data to point to the right tensor, also fix transpiler integration
6 years ago
tensor-tang 23fc896bc2 Merge remote-tracking branch 'ups/develop' into fea/fusion_seqconv_add
6 years ago
tensor-tang 339e655aec refine and add seqconv elementwiseadd relu op test
6 years ago
sneaxiy 2002e71da8 fix pinned allocator
6 years ago
guosheng dfb841ad5a Make reshape_op reuse input.
6 years ago
Yipeng fcb2e8103e Ocr end2end dev (#13889)
6 years ago
sneaxiy 5a38930660 test=develop
6 years ago
chengduo 9775e50ca2
Fix add doc for bias_attr (#13937)
6 years ago
chengduo c40074aa94
fix l1 regularizer (#13881)
6 years ago
tangwei12 48982e9dc7 fix lookuptable in reduce strategy
6 years ago
sneaxiy ac2eba4457 test=develop
6 years ago
Zeng Jinle 081fd41f05
Merge pull request #13944 from sneaxiy/add_layer_norm_doc
6 years ago
jerrywgz 9a14ca91b8 test=develop
6 years ago
Jiabin Yang c524082d2e
Merge pull request #13922 from JiabinYang/fix_mac/inference_model_path
6 years ago
buxingyuan 0bb3b099c2 generate_proposal_labels doc
6 years ago
qingqing01 67a2b5215d
Add affine channel op to speed and save memory for faster-rcnn model. (#13919)
6 years ago
guosheng d0662bc924 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-transpose-doc
6 years ago
guosheng abda6d160b Refine the doc of dynamic_gru and gru_unit. test=develop
6 years ago
gongweibao 078223b3e3
Add rpc timeline. (#13900)
6 years ago
tangwei12 e3964e5a43
lookup table bug fix about lr, test=develop (#13946)
6 years ago
dzhwinter 29382db625
Merge pull request #13874 from dzhwinter/fix/momentum
6 years ago
dzhwinter 00e8791f66 fix compile in cpu error. test=develop
6 years ago
tangwei12 eef77fdd92 lookup table bug fix about lr, test=develop
6 years ago
sneaxiy acd77e6900 test=develop
6 years ago
Qiao Longfei cc7f551441 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-pyreader
6 years ago
shippingwang 4964bb7db0 change ' to "
6 years ago
shippingwang efaf6f7dbe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
6 years ago
guosheng 1c1e5ffb1a Fix the example in the doc of transpose_op. test=develop
6 years ago
sneaxiy 4b4af84e67 test=develop
6 years ago
jerrywgz 4c9884e713 refine unittest test=develop
6 years ago
JiabinYang c20f689d6e test=develop
6 years ago
Qiao Longfei 644067066a update test_split_selected_rows_op.py
6 years ago
Qiao Longfei bd2b6d7f8f sum_op support inplace
6 years ago
Yibing Liu 6b795d424c
Merge pull request #13901 from kuke/seq_slice_py
6 years ago
dzhwinter 3861269594 merge develop branch
6 years ago
JiabinYang 1ba7a3f311 test=develop
6 years ago
tangwei12 fa2ab3346c
fill constant add infervarshape, lookuptable clone lr var (#13830)
6 years ago
JiabinYang 368d6b77b0 test=develop
6 years ago
Yibing Liu 46b0b7903c
Merge pull request #13856 from kuke/seq_unpad_op
6 years ago
Qiao Longfei b4a32eafdf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-sum-seq-pooling-op
6 years ago
Yibing Liu 6a627ce751 Use length-based lod in seq_slice's doc
6 years ago
Yibing Liu 699825a9d5 Use length-based lod in seq_unpad's doc
6 years ago
jerrywgz 2f5a80174e add roi_align api
6 years ago
Zeng Jinle 93606c2c2c
Merge pull request #13689 from sneaxiy/sparse_rmsprop
6 years ago
Qiao Longfei 681226e97c
Merge pull request #13864 from jacquesqiao/py-reader-add-test-mode
6 years ago
jerrywgz 90f39b1123 Merge branch 'roialign' of https://github.com/jerrywgz/Paddle into roialign
6 years ago
Xin Pan 288a112ffd
Revert "Revert "Revert "Make variable::GetMutable robust"""
6 years ago
sneaxiy 5cedfb60c8 test=develop
6 years ago
Yibing Liu b785798585 Expose layer's name for sequence pad & unpad
6 years ago
jerrywgz 5e52dafda5 add roi align
6 years ago
jerrywgz c0e34eebec add roi align
6 years ago
Yibing Liu 7d84de4712 Fix some typos
6 years ago
Yibing Liu 16b2c6dc78 Add py api for sequence_slice_op
6 years ago
Xin Pan fededdda20
Merge pull request #13872 from panyx0718/fix2
6 years ago
Xin Pan ddb76d0d09 Make GetMutable more robust
6 years ago
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
Qiao Longfei eb6d9e3bbe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-sum-seq-pooling-op
6 years ago
Yibing Liu 46e61d81a7 Wrapper py api for sequence_unpad
6 years ago
sneaxiy 84d9300365 test=develop
6 years ago
chengduo 2562eb92b8
Add strategy doc (#13849)
6 years ago
Qiao Longfei 005f1923a2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-sum-seq-pooling-op
6 years ago
dzhwinter 8329a1f139 add sparse update momentum. test=develop
6 years ago
Wu Yi 77e9339deb
fix api get_pserver_programs (#13820)
6 years ago
Qiao Longfei 2178ae5698 add reader_queue_speed_test_mode to python init
6 years ago
Qiao Longfei 305d211a6e fix data names
6 years ago
Qiao Longfei ce1e0d355e test_py_reader_using_executor support test use_decorate_paddle_reader
6 years ago
Qiao Longfei ea97e83e41 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-pyreader
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
Yibing Liu cbe4292516 Add sequence unpad op
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
Qiao Longfei fc77b504c5 fix data overlap bug
6 years ago
Qiao Longfei c70fec99ab optimize pyreader
6 years ago
sneaxiy e278062305 add support to old allocator
6 years ago
shippingwang 98ffde410d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
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
sneaxiy ea61e4ef15 merge develop
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
sneaxiy 4c672ab1a2 Merge reyoung:rewrite_allocation
6 years ago
minqiyang 5ae34fb9ac Make code more compatible
6 years ago
shippingwang 08d8a622eb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
6 years ago
shippingwang 423162531b Add usage comment of plot.py
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
shippingwang 3c3df1fd4a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
6 years ago
shippingwang 00b11c2728 Add comment
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
qiaolongfei 1a59880084 update test_sum_op
6 years ago
xuezhong 65ed45a154
Merge pull request #13717 from chengduoZH/enhance_while
6 years ago
minqiyang bcd8c2ccc3 Add unit test
6 years ago
shippingwang d5f791815b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
6 years ago
shippingwang 2219f6d687 Move paddle/v2/plot/plot.py to paddle/utils
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 2f16f47e94 Fix dataset wmt16
6 years ago
Yu Yang 186b2b138d
Revert "Merge pull request #13201 from reyoung/revert_callstack" (#13697)
6 years ago
Yu Yang ae9378f640 Refine PyBind
6 years ago
Yu Yang a1a01899c8 Refine
6 years ago
Yu Yang 31270e58d0 Add communication attr
6 years ago
Xin Pan 2f5a7cc470
Merge pull request #13673 from panyx0718/infer
6 years ago
tangwei12 b35239df2b fix dist ut with place, test=develop (#13647)
6 years ago
Dang Qingqing f63ab5619b Fix conflict.
6 years ago
Xin Pan 425a882165
Merge pull request #13643 from panyx0718/ir2
6 years ago
Dang Qingqing 8f5d918a19 Disable one test in test_quantize_transpiler.
6 years ago
Xin Pan 88ab1ea183 fix
6 years ago
Jiabin Yang 2364494090
Merge pull request #13662 from JiabinYang/mac/fix_unittest_0927
6 years ago
qingqing01 748be49e77
Fix random fail in Python3 (#13666)
6 years ago
Dun 161c3e31f7 Optimization of Kernels that related to DeepLabv3+ (#13534)
6 years ago
Xin Pan ddd60581b7 clean up channel
6 years ago
Xin Pan 3d339797fb clean use_mkldnn options
6 years ago
Xin Pan 23a29be49d hide all left over kwargs
6 years ago
Yu Yang a6fbf7ec28 Merge branch 'feature/refine_generate_proposals_op' into rewrite_allocation
6 years ago
Tao Luo 83ca657f96 Merge branch 'develop' into resnet50_ut
6 years ago
Xin Pan 35b713c3fd
Merge pull request #13670 from typhoonzero/disable_dist_se_resnext
6 years ago
typhoonzero e6d357ff5d disable dist se resnet
6 years ago
qiaolongfei c5292b181e change py_reader_by_data to create_py_reader_by_data
6 years ago
Zeng Jinle 1cbaf71a68
Merge pull request #13620 from sneaxiy/fix_api_kwargs2
6 years ago
Qingsheng Li 63222501f0 [Do not merge] Fix global gradient clip by Yu Yang (#13516)
6 years ago
Tao Luo 21ee30595b clean some CMakeLists
6 years ago
JiabinYang 9ae5baebfa test=develop
6 years ago
Xin Pan 2c4b8393ce
Merge pull request #13573 from velconia/fix_api
6 years ago
qiaolongfei 9d3fa1bedd update the document of py_reader_by_data
6 years ago
Wu Yi 7a5f3f750b
Fix memory optimization with dist train (#13535)
6 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
6 years ago
Yu Yang 58ed412f68 refactor(memory): rewrite memory allocation and make it extentable
6 years ago
Dang Qingqing e79ad2ea87 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
6 years ago
Dang Qingqing 209f799f91 test,
6 years ago
qiaolongfei dab8337c96 clean code
6 years ago
qiaolongfei 40fb04943f add comment to py_reader_by_data
6 years ago
Xin Pan 02a33ee6cf
Merge pull request #13629 from panyx0718/doc
6 years ago
chengduo 5175b3cb2b
Add GraphChecker (#13580)
6 years ago
sneaxiy 31e67b9042 test=develop
6 years ago
qiaolongfei 85ddb5c76e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-opyreader
6 years ago
Xin Pan 7cd2761736
Merge pull request #13416 from panyx0718/ir
6 years ago
minqiyang 4c89137427 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api
6 years ago
qiaolongfei accf3f7505 optimize pyreader
6 years ago
Xin Pan 2c01c2216a
Merge pull request #13531 from gongweibao/generator2
6 years ago
qingqing01 479ad4bb92
Merge branch 'develop' into quantize_transpiler_update
6 years ago
Yu Yang 0be1582df0
Merge pull request #13525 from reyoung/fix_mixed_vector
6 years ago
chengduo 4e81e22827
add op frequence (#13328)
6 years ago
qingqing01 fd4c4df93d
Cuda speed for generate_proposals_op. (#13596)
6 years ago
Wu Yi 18e5dccc0b
Merge pull request #13619 from typhoonzero/fix_graph_num
6 years ago
Xin Pan 7536dba94e clean doc
6 years ago
gongweibao 91bc80d679 test=develop
6 years ago
Dang Qingqing bd0a9fb7aa Update code, since one merged PR hidden the API.
6 years ago
gongweibao 944403910d test=develop
6 years ago
gongweibao c837a0acb2 follow comments
6 years ago
Dang Qingqing f7bd1761a0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
6 years ago
Wu Yi 10dffc68cd
Merge pull request #13618 from typhoonzero/revert_13530
6 years ago
sneaxiy f1a08a3bab test=develop
6 years ago
typhoonzero 5b152b1fac fix graph num
6 years ago
Zeng Jinle c0a66b6db4
Merge pull request #13564 from sneaxiy/fix_api_kwargs2
6 years ago
tangwei12 97cf1eb6d7
Add distributed unit tests about text_classification/simnet-bow/ctr (#12812)
6 years ago
typhoonzero a4f7696a18 Revert "Some trivial optimization (#13530)"
6 years ago
Wu Yi 1ab7b55162
Merge pull request #13602 from typhoonzero/add_dist_decayed_adagrad_op_support
6 years ago
tangwei12 85362e98dd
Batch AUC (#13567)
6 years ago
sneaxiy fde9e0c27d test=develop
6 years ago
Wu Yi 16e73e0d28
hide operator API (#12543)
6 years ago