Commit Graph

28 Commits (a32d420043e50d3bcc8564d768584a9b1f40b5af)

Author SHA1 Message Date
luotao1 82af8031d9 add runtime_context_cache_pass
6 years ago
Tao Luo 7d2740db83
Revert "cache runtime_context"
6 years ago
luotao1 a275fd6e0c Merge branch 'develop' into runtime_context
6 years ago
Wojciech Uss 2579ade45f Add cpu_quantize_pass for C-API quantization (#16127)
6 years ago
luotao1 5ecdc49c6b set enable_runtime_context_cache_ default false
6 years ago
luotao1 1510b866b6 turn off runtime_context_cache for tensorrt
6 years ago
luotao1 d94fd97230 add runtime_context_cache_pass
6 years ago
nhzlx a9ed427749 cant not pass ci
6 years ago
Sylwester Fraczek 543e53db05 fix typo releated->related
6 years ago
Yan Chunwei e887d71958
fix ir debug config (#15571)
6 years ago
Yan Chunwei 655179089f
AnalysisConfig remove contrib namespace (#15540)
6 years ago
Zhaolong Xing 97b76c94c4
Merge pull request #15242 from NHZlX/trt_int8_ultimate_version
6 years ago
Yan Chunwei e2818c8608
add dynamic memory optim (#15457)
6 years ago
nhzlx 027d24c831 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into trt_int8_ultimate_version
6 years ago
Yan Chunwei 885c4e57ab
fea/infer memory optim2 (#14953)
6 years ago
nhzlx 312fe0ece1 add trt int8 calibration support
6 years ago
nhzlx b2ba3471fd fix analysis config bug.
6 years ago
Zhaolong Xing 98e85f3735 add_transpose_flatten_concat_fuse (#15121)
6 years ago
nhzlx 4e3522e5b4 add trt int8 support
6 years ago
Yan Chunwei 875a07c32d
refactor inference analysis api (#14634)
6 years ago
nhzlx 71636e677d add min_subgraph_size attr to tensorrt config
6 years ago
nhzlx ce3782c193 add affine_channel fuse.
6 years ago
bingyanghuang 943ad4781f One possible solution to add flexibility for mkldnn placement pass (#14768)
6 years ago
Tao Luo 743cb840f1 update with comments
6 years ago
Tao Luo 405b2486db support loading from memory
6 years ago
luotao1 116979a40a refine api name
6 years ago
luotao1 e21edb26f6 add Set/GetCPUNumThreads api
6 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
6 years ago