Commit Graph

39 Commits (8fa4c0988991b2e23095f10eed805a4c83cf4b0d)

Author SHA1 Message Date
wanghuancoder df43905f12
use iwyu clean include (#27267)
5 years ago
Wilber dae62556cb
Enhance infer error info message (#26731)
5 years ago
joanna.wozna.intel 95e1434bb2
Add bfloat16 data type (#25402)
5 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)
6 years ago
Zhaolong Xing 110be57c1b
fix memory optimization type (#19781)
6 years ago
Zhaolong Xing 76c95af000
Fix BUG: Mask RCNN inference diff When using AnalysisPredictor. (#19213)
6 years ago
Zhaolong Xing 88b52a27fe
Inference: fix mask rcnn model diff, optim memory usage, memory leak. (#18532)
6 years ago
Zhaolong Xing 4e8d5a034f
Light mem reuse strategy for inference. (#17925)
6 years ago
Zhaolong Xing ae576f3c68
fix: when use the load model from memory mode, the RAM occupy is high (#17788)
6 years ago
Zhen Wang 4a1b7fec96
Add setting Scope function for the graph class (#17417)
6 years ago
Zhaolong Xing 7a3bb061d8
fix: (#17279)
6 years ago
nhzlx d065b5bf2b Anakin ssd support
6 years ago
chengduo ed61d67c73
Fix the interface of Pass::Apply (#16484)
6 years ago
nhzlx ecc12fb430 3. when runing in trt mode, do not allocate memory for parameters in fluid.
7 years ago
Gabor Buella 2bf63f4c33 Fix std::abs usage in memory_optimize_pass.cc (#15627)
7 years ago
JiabinYang 2e309b11c2 test=develop, merge develop
7 years ago
JiabinYang 53d558cd41 test=develop, polish code and merge develop
7 years ago
Zhaolong Xing 97b76c94c4
Merge pull request #15242 from NHZlX/trt_int8_ultimate_version
7 years ago
Yan Chunwei e2818c8608
add dynamic memory optim (#15457)
7 years ago
nhzlx 0779e35544 fix two bug:
7 years ago
tensor-tang 5c68dee798 fix debug compile of analysis pass fail
7 years ago
Yan Chunwei 885c4e57ab
fea/infer memory optim2 (#14953)
7 years ago
tensor-tang 69fd3fdb52 fix debug build error
7 years ago
Yan Chunwei 6ccf8685f7
refactor tensorrt node teller (#15181)
7 years ago
superjomn edd1f5a92b fix visualizer
7 years ago
Tao Luo 743cb840f1 update with comments
7 years ago
Tao Luo 405b2486db support loading from memory
7 years ago
nhzlx 3c83a2f720 fix comments
7 years ago
nhzlx 900fbb83f9 add params sync pass
7 years ago
nhzlx a4dc1d4292 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_trt
7 years ago
nhzlx 2a84054372 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_trt
7 years ago
hjchen2 2c2a192eb1 Resolve merge conflicts
7 years ago
Yiqun Liu 8bc1c5d2ab
Implement the Tensorrt plugin for elementwise op (#14487)
7 years ago
hjchen2 a8c077df7c Implement leaky relu tensorRT converter
7 years ago
Superjomn e878a8e885 update
7 years ago
superjomn 4bf6817cbc fix gpu load model
7 years ago
hjchen2 21f33b4274 Complete PRelu plugin and Conv2d transpose op converter
7 years ago
nhzlx ddb120357c Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_trt_plugin
7 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
7 years ago