Commit Graph

504 Commits (4ea342786528b95c31135afd411c6bd81e89298b)

Author SHA1 Message Date
lidanqing 0f1e7e3d52
[Bug fix] Different machine generate different binary file, remove md5 check (#31482)
4 years ago
Shang Zhizhou 6404c43814
support trt serialize when load model from memory (#31342)
4 years ago
Wilber 7d91974c91
enable lite ut. (#30890)
4 years ago
joanna.wozna.intel d11602481c
Add bf16 gru model test (#31158)
4 years ago
Zhou Wei be61c2d06b
support build whl and inference library nightly,test=windows3 (#30616)
4 years ago
Shang Zhizhou a5c56d83a1
update trt int8 calibrator to IEntropyCalibratorV2 (#31060)
4 years ago
Wilber 463eae0383
update paddle_fluid.so to paddle_inference.so (#30850)
4 years ago
Qi Li eb3050fa9a
[ROCM] update fluid inference for rocm (part1), test=develop (#31018)
4 years ago
石晓伟 99bd16eb4e
bug fix of xpu lite engine, test=develop (#30918)
4 years ago
石晓伟 2ac4143b6c
support xpu with analysis predictor, test=develop (#30832)
4 years ago
Wilber b08ae368bb
ci compilation depends on a stable release (#30755)
4 years ago
lidanqing 46989e889b
Fix python3 incompatibility issues (#30698)
4 years ago
Shang Zhizhou ae0f88a988
add DLA support:C++&&Python api (#30165)
4 years ago
Pei Yang cf9bdb9404
extend trt ut timeout threshold (#30537)
4 years ago
Tao Luo 9dd71c74df
disable test_analyzer_detect (#30541)
4 years ago
石晓伟 efa54629fb
fix header file paths of gflags, commit 3, test=develop (#30273)
4 years ago
石晓伟 8c4500ff6d
fix header file paths of gflags, commit 2, test=develop (#30272)
4 years ago
weihaoji b8207af6bc
[XPU] Remove lite_xpu ut lite_resnet50_test since fusion pass changes introduced precision diff. test=develop (#30122)
4 years ago
Shang Zhizhou 05b27695f1
add inference api: DisableTensorRtOps (#30109)
5 years ago
cc 68398abce9
[Inference] zero_copy_tensor supports int8_t (#30053)
5 years ago
Pei Yang 6206b9bc71
fix ut:trt_resnext_test, trt_quant_int8_yolov3_r50_test, test_trt_dynamic_shape_ernie, test_trt_dynamic_shape_ernie_fp16_ser_deser, trt_cascade_rcnn_test (#29977)
5 years ago
jakpiase edc06c6a1b
Added fc + activation fuse pass (currently only gelu, sigmoid and tanh are supported) (#29772)
5 years ago
Wilber 740c0d58c3
update for xpu ci. (#29568)
5 years ago
Jacek Czaja 83a693ee55
[oneDNN] Added Unit Test for Multiple instances prediction (#29501)
5 years ago
Shang Zhizhou 225a9c4ed8
Fix unittest (#29412)
5 years ago
Shang Zhizhou c59b4f28a2
fix cmake error when WITH_GPU=ON and WITH_TENSORRT=ON && WITH_MKL=OFF (#29275)
5 years ago
joanna.wozna.intel 5c61eeef61
Enable all image classification models (#29155)
5 years ago
Shang Zhizhou b9e76a0103
detect tensorRT plugin fp16 in runtime (#27933)
5 years ago
Shang Zhizhou 562ded1041
fix unittest trt_dynamic_shape_transformer_prune_test error (#29122)
5 years ago
YUNSHEN XIE 7b1619e69b
disable test_trt_dynamic_shape_transformer_prune,test=document_fix (#28588)
5 years ago
Shang Zhizhou 8699f38d08
裁剪transformer模型trt支持;修复tensorRT不支持DeletePass的bug (#28517)
5 years ago
Wilber 645e999afc
fix api_impl test. (#28483)
5 years ago
YUNSHEN XIE ba0756325a
exec ut no more than 15s 1 (#28439)
5 years ago
Shang Zhizhou ea851796e5
TensorRT中ernie模型推理性能优化,支持变长输入 (#28367)
5 years ago
lidanqing 8cd1c102d9
Enable GRU infer model running CAPI (#28313)
5 years ago
石晓伟 842a4e5abd
fix analyzer_capi_tester, test=develop (#28289)
5 years ago
Wilber f935ca8a50
[lite-xpu-subgraph] Fix xpu compile and test xpu ci. (#27932)
5 years ago
joanna.wozna.intel 840c521b77
Fix problem with flags fp32 and int8 (#27954)
5 years ago
joanna.wozna.intel ddcd1b5381
Add bfloat16 resnet50 test (#27755)
5 years ago
Wojciech Uss f399bed8d9
Add an option to set number of warmup iterations (#27739)
5 years ago
Wilber 2bc70ab2e2
Fix lite_resnet50 unit test. (#27611)
5 years ago
Shang Zhizhou 77a36f8997
[buf fix]:fix some unittests error (#27540)
5 years ago
YUNSHEN XIE 66951ab2ea
modified timeout value for 4 ut (#27462)
5 years ago
Pei Yang a5ef246cac
Optimize emb_eltwise_layernorm_plugin and support fp16 (#27128)
5 years ago
Zhou Wei ebc6d54446
fix cache file judge (#27369)
5 years ago
Zhou Wei f992f8d7ef
fix judge cache file of inference api more accurate (#27175)
5 years ago
Wilber dae62556cb
Enhance infer error info message (#26731)
5 years ago
石晓伟 bd77a4258d
error messages of inference/tests, test=develop (#27259)
5 years ago
Pei Yang 3ae3b86489
fix trt_dynamic_shape_ernie_deserialize_test (#27290)
5 years ago
lidanqing 5c4eed66fd
Fix GRU mkldnn kernel fail on look_table_v2 (#27198)
5 years ago