Commit Graph

313 Commits (7c55a94de51b1de42bd444c0d8ab20c9eeabcb4e)

Author SHA1 Message Date
Zhaolong Xing 1a6ce8b910
add swish split gelu plugin dynamic support (#23305)
6 years ago
Zhaolong Xing 430b0099c9
[Paddle-TRT]: Ernie Dynamic shape support. (#23138)
6 years ago
Zhaolong Xing dd67d44a50
[Paddle-TRT] : (Part1) Dynamic shape support (#22868)
6 years ago
Michał Gallus 0038bfbd1d
Prevent loading of warmup data in analyzer_int8 if enable_int8 is set to false (#22857)
6 years ago
liu zhengxi 324f2b3922
Fix inference c api PD_GetZeroCopyOutput lod (#22768)
6 years ago
liu zhengxi 71ab0458e1
Fix pointer and c-api encapsulation (#22663)
6 years ago
GaoWei8 cdf5f6fb8c
Add an inference interface to disable FC padding (#22097)
6 years ago
flame 1d503e6a9e
Golang inference API (#22503)
6 years ago
Wojciech Uss 4cddb43c5c
Add support for Ernie NLP model to the Slim QAT (#22506)
6 years ago
Zhaolong Xing ceda0b9b1a
[Fix BUG]: Core when multi thread + clone + paddle-trt (#22442)
6 years ago
石晓伟 e1b0d7cbb1
remove anakin from code, test=develop (#22420)
6 years ago
joanna.wozna.intel 3099d9d47c Restore requantize squash (#22399)
6 years ago
Wilber 1230c110cb
[fluid-lite] adjust to relative error (#22232)
7 years ago
Wojciech Uss 2e90c4eb0a improve mkldnn_quantizer_config test code coverage (#22216)
7 years ago
Wilber 5750152e80
support fluid-lite subgraph run resnet test=develop (#22191)
7 years ago
石晓伟 ad0dfb17c1
[Feature] Lite subgraph (#22114)
7 years ago
Pei Yang 50bee83f71
add TRT support for instance_norm op (#21928)
7 years ago
Pei Yang 0a51098a71
Add TRT support for BERT (#21135)
7 years ago
lidanqing 9dff56e8e2 change qat_performance with mobilenet, change batch_size of qat2_resnet50 (#21895)
7 years ago
Michał Gallus a5159d8480 Re-anble vgg and resnet101 models download (#21713)
7 years ago
joanna.wozna.intel d419b859c0 Add reshape int8 mkldnn op (#21428)
7 years ago
Adam e81f0228df MKL-DNN 1.0 Update (#20162)
7 years ago
rensilin 7f5d532a9c fix: fail to call ZeroCopyTensor::mutable_data() when device_id is no… (#21461)
7 years ago
lidanqing fbf9eca0d3 QAT Int8 document (#21360)
7 years ago
GaoWei8 250a192181 Add ernie large c++ inference test (#21365)
7 years ago
Tao Luo 01fa4ead61
fix -Wno-error=sign-compare warning in gcc8 (#21434)
7 years ago
lidanqing c0aa13672e Fp32 vs int8 qat C++ performance (#21244)
7 years ago
GaoWei8 234060f88f Add fc padding to improve mkl GEMM's performance when N and K are multiple of 128. (#20972)
7 years ago
liu zhengxi 3cb6c0a059
Fix the CAPI ZeroCopy shape error and reuse the code to get output (#21240)
7 years ago
Zhaolong Xing 65f7052554
TRT int8: refine trt int8 for dynamic range set (#21112)
7 years ago
GaoWei8 a9d4eed3a8 fix cmake fails on inference_download_and_uncompress (#21185)
7 years ago
Adam d74ea0855f Add relative error measure when (value > 1) (#21144)
7 years ago
joanna.wozna.intel 77c2083586 Add transpose2 INT8 for mkl-dnn (#19424)
7 years ago
GaoWei8 829bf871d7 Add ernie c++ inference test (#21015)
7 years ago
Pei Yang e89c16b90d
Bug Fix: Paddle-TRT cannot handle adaptive pooling in pool2d op converter and "num" attribute in split op converter (#20733)
7 years ago
bingyanghuang fd49ebcbd8 update int8 benchmark with 6271 data, test=develop test=document_fix (#20736)
7 years ago
liu zhengxi d39777fefa
alter the capi of PD_PredictorRun to provide proper function, test=develop (#20697)
7 years ago
lidanqing 57b656f956 Add document for int8 object detection quantization (#19356)
7 years ago
liu zhengxi 922d432477
fix the PD_ZeroCopyPredictorRun output problem (#20612)
7 years ago
bingyanghuang 85e1f2150b Modify the helper information in full_pascalvoc_test_preprocess.py (#20475)
7 years ago
Pei Yang 443f604c3b
add DisableGlogInfo() to AnalysisConfig, test=develop (#20581)
7 years ago
liu zhengxi 301eeb5bea
Add capi for fluid inference api (#20092)
7 years ago
Zhaolong Xing e89b12884a
FIx C++ inference BUG: When open memory optim and enable trt subgraph at the same time, there is a bug (#19969)
7 years ago
Aurelius84 99a9615a4b
Removing length dims constraints of seq_pad and seq_unpad (#19497)
7 years ago
pawelpiotrowicz 2c5c636514 Add two extra flags for test_analyzer_int8_image_classification to disable fp32/int8 (#19840)
7 years ago
Pei Yang 74812d1c90
Fix BUGS: paddle-TRT repeatedly sets weight_map and overdeletes repetitive_params (#19825)
7 years ago
Pei Yang 9cbc1eff2d
zerocopytensor support uint8, analysis config support profile, analysis predictor support GetInputTensorShape, test=develop (#19822)
7 years ago
Yiqun Liu c67c8758cb
Enhance fc_fuse_pass to enable fusing relu to fc_op (#19733)
7 years ago
Yiqun Liu c5548178b0
A a pass to enable the use of cudnn (#19346)
7 years ago
lidanqing 9240e5325c add local user data conversion into full_pascalvoc_test_preprocess.py (#19283)
7 years ago