Commit Graph

6414 Commits (a3efba176c65fed4553cdccdb1b0d9f57f9b97ab)

Author SHA1 Message Date
Guo Sheng b9ae1c49f8
Merge pull request #13994 from guoshengCS/add-reshape-reuse-input
7 years ago
Hongyu Liu 379d933ae5
Merge pull request #14036 from phlrain/add_dropout_att_new
7 years ago
guosheng cc0e23973d Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
7 years ago
Xin Pan 18be7256c0
Merge pull request #14019 from panyx0718/fix6
7 years ago
Xin Pan 4cd44c00c5 fix
7 years ago
guosheng 3cfaeac288 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
7 years ago
yi.wu ed032162f1 disable dist transformer test=develop
7 years ago
Xin Pan 38cf553108 fix distributed
7 years ago
Xin Pan d5d09672c8 better fix
7 years ago
guosheng 1f92c30565 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
7 years ago
gongweibao 97a87bb38b
Fix transformer unittest. (#13974)
7 years ago
tensor-tang 9cb8738f54
Merge pull request #14018 from tensor-tang/refine/jit/gru
7 years ago
guosheng aac426444f Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
7 years ago
Wu Yi 8c1eea9363
Disable async dist tests (#14047)
7 years ago
phlrain 201d4f2a85 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dropout_att_new
7 years ago
phlrain a6e6bc45d6 modify dropout att; test=develop
7 years ago
jerrywgz e906c8e5e7
Merge pull request #14022 from jerrywgz/fix_rpn_target_assign_op
7 years ago
qingqing01 c7379a7320 Fix top_k op (#14034)
7 years ago
guosheng 998e2714c8 Refine the doc of reshape_op by following comments.
7 years ago
guosheng 891c116ea4 Refine the doc of reshape_op
7 years ago
phlrain 049c9c7d2a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dropout_att_new
7 years ago
phlrain ffb24a73ec add dropout attr; test=develop
7 years ago
tensor-tang 032c3a07e3 Merge remote-tracking branch 'ups/develop' into refine/jit/gru
7 years ago
tensor-tang 159be8cc63 optimize fusion gru kernel at size 8
7 years ago
Jiabin Yang 6b4056bbf9
Merge pull request #14014 from JiabinYang/inference_model_mac
7 years ago
jerrywgz e35fd3b252 test=develop
7 years ago
guosheng 3099a8f3aa Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
7 years ago
jerrywgz e0708e62ba refine code
7 years ago
jerrywgz 1c591c3909
Merge branch 'develop' into fix_rpn_target_assign_op
7 years ago
guosheng 6447b69aec Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
7 years ago
jerrywgz f06c6193d7 fix rpn target assign test=develop
7 years ago
Xin Pan c1383744f0 resolve conflicts
7 years ago
Xin Pan 4625f83f92 better handle var type inference
7 years ago
JiabinYang 2b2630fc73 test=develop
7 years ago
JiabinYang fbfa5400ae test=develop
7 years ago
gongweibao 58c027cc38
Add rpc profiler flags. (#13989)
7 years ago
Tao Luo 42aa1d409d
Merge pull request #13485 from tpatejko/tpatejko/capi-resnet-conv-elementwise-fusion
7 years ago
tensor-tang 664159ad42
Merge pull request #13998 from tensor-tang/fea/fusion_seqconv_add
7 years ago
guosheng 6d3b030bb5 Refine the api of reshape to be compatible.
7 years ago
jerrywgz 765085d297
Merge pull request #13904 from jerrywgz/roialign
7 years ago
Tomasz Patejko 7c64aa0fdc MKLDNN conv + elementwise_add fusion: _set_attr corrected in residual connection fusion
7 years ago
Tomasz Patejko 4be45af1cc MKLDNN conv + elementwise_add fusion: skip connection attribute renamed. Comments about patterns added.
7 years ago
Michal Gallus f0efc244c6 MKLDNN conv + elementwise_add fusion: Fix transpiler integration to predict skip connection input of eltwise_add
7 years ago
Michal Gallus f688197182 MKLDNN conv + elementwise_add fusion: Fix output_data to point to the right tensor, also fix transpiler integration
7 years ago
tensor-tang 23fc896bc2 Merge remote-tracking branch 'ups/develop' into fea/fusion_seqconv_add
7 years ago
tensor-tang 339e655aec refine and add seqconv elementwiseadd relu op test
7 years ago
guosheng dfb841ad5a Make reshape_op reuse input.
7 years ago
Yipeng fcb2e8103e Ocr end2end dev (#13889)
7 years ago
chengduo 9775e50ca2
Fix add doc for bias_attr (#13937)
7 years ago
chengduo c40074aa94
fix l1 regularizer (#13881)
7 years ago