Commit Graph

24 Commits (75cda4d9df83615a196866fa76cbe58a17d40990)

Author SHA1 Message Date
nhzlx 7cde2d9e84 fix trt engine test error.
6 years ago
nhzlx d065b5bf2b Anakin ssd support
6 years ago
minqiyang b40e41fbd1 Polish code style
6 years ago
minqiyang ca392c7e97 Implement infer var type context
6 years ago
nhzlx 06a088a199 fix comments and fix cpplint
6 years ago
nhzlx 0ed63b2108 6. delete useless predictor id
6 years ago
nhzlx 1d5ef7c9ee 5. add static trt load model
6 years ago
nhzlx 2070fb246d 4. do the trt_engine optim during init.
6 years ago
nhzlx ecc12fb430 3. when runing in trt mode, do not allocate memory for parameters in fluid.
6 years ago
nhzlx 9cc6249cd6 2. TRTEngine using stream only when execute.
6 years ago
nhzlx 034ba1c291 add static model load for trt
6 years ago
nhzlx b43ea40c51 delete the usage of the const_cast
6 years ago
nhzlx 92cf4a4c6b fix comments
6 years ago
nhzlx 027d24c831 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into trt_int8_ultimate_version
6 years ago
nhzlx 2f4aee361a fix comments
6 years ago
nhzlx ec213730bc fix trt stream bug.
6 years ago
nhzlx 8817841c73 fix unit test bug
6 years ago
nhzlx 312fe0ece1 add trt int8 calibration support
6 years ago
nhzlx 4e3522e5b4 add trt int8 support
6 years ago
nhzlx 050a68dde3 fix comments
6 years ago
nhzlx 514648665a fix trt_op test test=develop
6 years ago
nhzlx 96216052d5 1. fix trt multi thread bug
6 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
6 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
6 years ago