Commit Graph

1444 Commits (7043b8cfc67989720e4fb53bcb43fa20ea98ca73)

Author SHA1 Message Date
石晓伟 715d862868
export global google flags to users, test=develop (#30448)
4 years ago
alncat 7bbf3ac5ab
Added support for inference using quantization aware trained dygraph (#30288)
4 years ago
Zhang Jun 10a8f3e5c3
fix bug on compiling inference shared lib with crypto;test=develop (#30269)
4 years ago
tangwei12 25f80fd304
Fix/distributed proto (#29981)
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
石晓伟 8ce2482b80
fix header file paths of gflags, commit 1, test=develop (#30271)
4 years ago
WeiXin 66dc4ac77b
modify error message based on comments (#30189)
4 years ago
Wilber 01a287bf0a
fix windows compile when WITH_PYTHON=ON and WITH_TENSORRT=ON (#30194)
4 years ago
Wilber ade244948c
disable mkldnn inplace pass on windows (#30164)
4 years ago
joanna.wozna.intel 907262ee15
Fix analysis predictor test (#30191)
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)
4 years ago
cc 68398abce9
[Inference] zero_copy_tensor supports int8_t (#30053)
4 years ago
ceci3 85b2f05ab0
register ModifyAttr for instance_norm, test=op_version (#30065)
4 years ago
Wilber 66e16b7e99
update lite subgraph. (#30056)
4 years ago
wawltor cc2f94620c
add the support the op version check for matmul, test=op_version (#30011)
5 years ago
wawltor b33aaea86c
add the op version check for the elementwise ops, test=op_version (#30010)
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
cc 6a0102b038
map matmul/squeeze2+matmul/reshape2+matmul to mul (#29911)
5 years ago
Wilber 2b1d796cd0
[Inference] Solve 2.0 trt performance reduce compare 1.8. (#29925)
5 years ago
石晓伟 acb5e86363
fix a bug in reset_tensor_array, test=develop (#29620)
5 years ago
YUNSHEN XIE 2a01756bf3
remove duplicate ut names (#29809)
5 years ago
tangwei12 032414ca2a
[Feature] one ps (3/4) (#29604)
5 years ago
jakpiase edc06c6a1b
Added fc + activation fuse pass (currently only gelu, sigmoid and tanh are supported) (#29772)
5 years ago
Wilber 2c0a4a3470
call_statck is turned on default when ON_INFER=ON (#29798)
5 years ago
Wilber ad0b01ffe2
lod operator should not be reused in memory_optimize pass. (#29828)
5 years ago
Zhang Jun 0c23ba95d8
enable MakeCiper api for inference;test=develop (#29692)
5 years ago
Wilber b593d588aa
[Inference] EnableUseGpu has higher priority than flags (#29697)
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
Pei Yang 2480bdef6c
change hard_swish from plugin to layer (#29177)
5 years ago
Shang Zhizhou 225a9c4ed8
Fix unittest (#29412)
5 years ago
Pei Yang f860de4af7
support clip op trt converter (#29411)
5 years ago
Shang Zhizhou ebf689197d
fix tensorrt output shape error (#29308)
5 years ago
Wilber d68af02c04
fix analysis_config bug. (#29304)
5 years ago
Shang Zhizhou c59b4f28a2
fix cmake error when WITH_GPU=ON and WITH_TENSORRT=ON && WITH_MKL=OFF (#29275)
5 years ago
Wilber 74c43ac638
fix lite unit test. (#29233)
5 years ago
joanna.wozna.intel 5c61eeef61
Enable all image classification models (#29155)
5 years ago
Wilber 4fec182d24
[Lite-Subgraph] Fix compile error for lite subgraph. (#29146)
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
Pei Yang 994673bf4f
change avg pooling and global pooling to trt layer in dynamic shape mode (#28702)
5 years ago
HappyAngel de528981e5
fix paddlepredictor build error. test=develop (#28792)
5 years ago
Wilber a22ea652cf
fix trt delete_pass bug. (#28763)
5 years ago
gongweibao 1dad8ceaab
Fix gpu memory allocation bug. (#28703)
5 years ago
Wilber 04cefeacc5
Disable windows gpu static lib. (#28741)
5 years ago
Wilber 8b97bb2e1f
Update cmake for arm ft and fix a bug for Predictor dtor. (#28586)
5 years ago
Leo Chen 90805e2df7
Register op_version for new attribute use_addto (#28463)
5 years ago
YUNSHEN XIE 7b1619e69b
disable test_trt_dynamic_shape_transformer_prune,test=document_fix (#28588)
5 years ago