Commit Graph

24 Commits (19bb53fa6160f28cdbec49436b1b1e4abd148895)

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