Commit Graph

22029 Commits (4f01de6378b4b632c975d1c04a36ad95f6ef9c26)
 

Author SHA1 Message Date
JiabinYang cddecad701 test=develop, add embeding to layers and add ptb_rnn in imperative test
6 years ago
tink2123 48cc484643 add align_corners and align_mode for image_resize
6 years ago
minqiyang ac80273686 Change definitions to PADDLE_WITH_JEMALLOC
6 years ago
minqiyang c8965dc1ab Polish code
6 years ago
tensor-tang 5c68dee798 fix debug compile of analysis pass fail
6 years ago
乔龙飞 Qiao Longfei d243e555eb
Merge pull request #15080 from jacquesqiao/optimize-assign
6 years ago
jerrywgz 11f1baa406 refine code, test=develop
6 years ago
guomingz dbdaf15ca0 [V1.3] Add the calibration tool code for int8 inference and focus test. (#15062)
6 years ago
Zhaolong Xing b7b68f2a8c
Merge pull request #15461 from NHZlX/fix_trt_stream_bug
6 years ago
luotao1 353b5f06a7 refine analyzer_bert_test to pass the ci
6 years ago
tangwei12 8b50ad80ff
checkpoint at distributed training (#14854)
6 years ago
luotao1 cc618934c0 Merge branch 'bert_test' of https://github.com/fc500110/Paddle into fc500110-bert_test
6 years ago
Qiao Longfei 119a3d4deb update comment test=develop
6 years ago
jerrywgz 57e5f61ec8 add gpu kernel, test=develop
6 years ago
jerrywgz cc53453057 add comment and refine code, test=develop
6 years ago
nhzlx e6218c1d7b change the input to a smaller value
6 years ago
qingqing01 07dc5a1506
Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371)
6 years ago
gongweibao 9f5108a673
Add cicheck_brpc (#15468)
6 years ago
Qiao Longfei 6833ec06dc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-assign
6 years ago
JiabinYang 33590b583f test=develop, move simple rnn cell to test_imperative
6 years ago
Yiqun Liu eaad3e4c3d
Add check of input in sequence_expand op. (#15466)
6 years ago
sneaxiy ef788603d4 merge develop
6 years ago
gongweibao f4dec5cdee
Check collective server's data. (#15449)
6 years ago
Zhen Wang 58727e8e6d
Merge pull request #15455 from wzzju/graph_quantization
6 years ago
jerrywgz f44b1507f0 revised API spec, test=develop
6 years ago
jerrywgz b449f8ff2f revised API spec, test=develop
6 years ago
fuchang01 4a33a44f45 analyzer bert tester
6 years ago
Tao Luo fef3fd6d62
Merge pull request #15452 from luotao1/legacy_option
6 years ago
Paddle CI 289aba750a Polish code
6 years ago
jerrywgz c12a969bd4 refine comment and unittest, test=develop
6 years ago
chengduo 5a8bd82c0c
Remove workspace_handle (#15376)
6 years ago
JiabinYang 05bbe4e153 test=develop, add simple rnn test
6 years ago
jerrywgz 1c558ad388 add gpu kernel for box clip, test=develop
6 years ago
JiabinYang e5a3306269 test=develop, add simple rnn test
6 years ago
JiabinYang 44c46e936f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/imperative
6 years ago
WangZhen bac08c4a26 Fix some bugs caused by set functions of the Pass class. test=develop
6 years ago
JiabinYang 266e0b63cd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/imperative
6 years ago
flame f534c66d2d
fix test_word2vec bug (#15462)
6 years ago
JiabinYang e686818aed simple RNN
6 years ago
WangZhen 4e91d8d291 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into graph_quantization
6 years ago
WangZhen 3b668c1574 Update some comments in the quantization transform pass. test=develop
6 years ago
nhzlx 5b92ddabe2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_trt_stream_bug
6 years ago
nhzlx 2f4aee361a fix comments
6 years ago
WangZhen c6f99a1645 Update API.spec. test=develop
6 years ago
WangZhen b913463e83 Update according to the reviewers' suggestion. test=develop
6 years ago
sneaxiy d8568acd19 turn on remove_unnecessary_lock
6 years ago
Xin Pan b3fdf708f1
Merge pull request #15454 from panyx0718/api3
6 years ago
Qiao Longfei a71f7ed787 update API.spec test=develop
6 years ago
Qiao Longfei 99d533d026 update TestNumpyArrayInitializer test=develop
6 years ago
nhzlx ec213730bc fix trt stream bug.
6 years ago