Commit Graph

22894 Commits (a59b7d47a86018418d9d9eaef77789feb706aecc)
 

Author SHA1 Message Date
Tao Luo 25ca2ca001 change init_idx to INT32 in transformer_test
6 years ago
ceci3 c8610739c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
6 years ago
ceci3 23a9035b21 test=develop, update doc
6 years ago
Yiqun Liu 66ead07ef9 Make parent_idx a dispensable output for beam_search op to support models saved by older paddle version. (#16106)
6 years ago
Jiabin Yang 0217058321 test=develop, fix layers bug (#16099)
6 years ago
Yihua Xu 0a45441a84 Fix the node's order issue when the content of graph is changed (#16088)
6 years ago
nhzlx 2891070c66 cant not pass ci
6 years ago
lidanqing 717bbc087b Add INT32 support. INT32 in last switch case
6 years ago
nhzlx bcd7b9931d fix wget error
6 years ago
nhzlx 93edcd773b 7 refine zero copy
6 years ago
nhzlx 4b59646ed1 fix comments and fix cpplint
6 years ago
nhzlx 5863c86143 6. delete useless predictor id
6 years ago
nhzlx f3d164faad 5. add static trt load model
6 years ago
nhzlx 31008100ba 4. do the trt_engine optim during init.
6 years ago
nhzlx 4f77248dd8 3. when runing in trt mode, do not allocate memory for parameters in fluid.
6 years ago
nhzlx 8c17190279 2. TRTEngine using stream only when execute.
6 years ago
nhzlx 88c24baa25 add static model load for trt
6 years ago
Tao Luo e5e7e9b865 Merge branch 'develop' into transformer_ut
6 years ago
Yiqun Liu 5bde120243
Make parent_idx a dispensable output for beam_search op to support models saved by older paddle version. (#16106)
6 years ago
Tao Luo 6f2581e4c5
Merge pull request #16090 from lidanqing-intel/paddle-int32
6 years ago
Jiabin Yang 4f3c8a41be
test=develop, fix layers bug (#16099)
6 years ago
Yihua Xu 40f1dd818b Fix the node's order issue when the content of graph is changed (#16088)
6 years ago
Zhaolong Xing 3d63aa0a11
Merge pull request #15729 from NHZlX/add_static_model_load_for_trt
6 years ago
Zhen Wang 3cf0ee414d update some details. test=develop
6 years ago
jerrywgz b0e3c02410
Merge pull request #15952 from jerrywgz/fpn_ops
6 years ago
ceci3 e1c28e7f3c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
6 years ago
tensor-tang 802f362ac4 unify the kernelfuncs cache and add unit test
6 years ago
nhzlx a9ed427749 cant not pass ci
6 years ago
sneaxiy d0f8d94ca4 try to fix unittest
6 years ago
Yiqun Liu f31d515ce3 Enhance the op benchmark: (#16066)
6 years ago
tensor-tang 2e7fea2b7f polish the cast op doc (#16078)
6 years ago
luotao1 fad06cb928 unify ZeroCopy in analysis_test
6 years ago
lidanqing 4aeb261da9 Add INT32 support. INT32 in last switch case
6 years ago
Yiqun Liu 36e2d3241e
Enhance the op benchmark: (#16066)
6 years ago
tensor-tang 9be825a982
polish the cast op doc (#16078)
6 years ago
ceci3 42157aa265 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
6 years ago
ceci3 fe888728d6 test=develop, change testfile
6 years ago
jerrywgz 847bb6a279 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fpn_ops
6 years ago
Wu Yi 5e92eb3f25 add parallel graph dist test (#16076)
6 years ago
jerrywgz e5759d6c38 refine doc, test=develop
6 years ago
jerrywgz 2b41743791 fix doc, test=develop
6 years ago
jerrywgz c2eda2325b refine code, test=develop
6 years ago
jerrywgz 9eb6d35f59 fix API.spec,test=develop
6 years ago
jerrywgz a2e83d1d7b add box_coder_and_assign, test=develop
6 years ago
Wu Yi d206582337
add parallel graph dist test (#16076)
6 years ago
minqiyang 6871fe635b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into transfer_gru_unit
6 years ago
minqiyang f49d9b393c Transfer GRU unit
6 years ago
jerrywgz 893789a0d1
Merge pull request #16050 from jerrywgz/add_box_decoder_and_assign
6 years ago
ceci3 69859718a0 test=develop, change labels name
6 years ago
liuwei1031 1b5768c33b fix a code bug which cause crash when empty variable is used, test=develop (#16080)
6 years ago