- 01 4月, 2020 1 次提交
 - 
- 
由 Zhaolong Xing 提交于
test=develop
 
 - 
 - 26 3月, 2020 1 次提交
 - 
- 
由 Zhaolong Xing 提交于
* add dynamic plugin support. test=develop * change emb eltwise layernorm to math function test=develop * add emb eltwise layernorm test=develop * can run dynamic shape ernie test=develop * fix ci test=develop * add ut for trt ernie dynamic test=develop * refine dynamic shape c++ interface. test=develop * fix comments test=develop * fix comments test=develop
 
 - 
 - 17 3月, 2020 1 次提交
 - 
- 
由 Pei Yang 提交于
 
 - 
 - 09 3月, 2020 1 次提交
 - 
- 
由 Zhaolong Xing 提交于
* change the ci trt from version 5. to 6.0 * paddle-trt dynamic shape support init * conv+bias or conv+bn dynamic shape support test=develop * modity trt engine opconvert test=develop * fix ci error test=develop
 
 - 
 - 23 2月, 2020 1 次提交
 - 
- 
由 tianshuo78520a 提交于
 
 - 
 - 10 2月, 2020 1 次提交
 - 
- 
由 Zhaolong Xing 提交于
[Refine Paddle-TRT INT8]: Support PaddleSlim's Resnet50, Mobilenetv1, Yolov3 models for Inference. (#22483) * add int8 op teller for trt. * refine trt int8 * add int8 op teller for trt. test=develop
 
 - 
 - 05 2月, 2020 1 次提交
 - 
- 
由 Zhaolong Xing 提交于
* add mutex for trt engine test=develop * add the test for copy_to_cpu test=develop
 
 - 
 - 14 1月, 2020 1 次提交
 - 
- 
由 zhouwei25 提交于
faster build by reduce by-product, reduce linking library and fix compile warning of std=c++11 (#22164)
 
 - 
 - 08 1月, 2020 1 次提交
 - 
- 
由 Pei Yang 提交于
 
 - 
 - 07 1月, 2020 1 次提交
 - 
- 
由 Pei Yang 提交于
* add TRT support for instance_norm op
 
 - 
 - 06 1月, 2020 1 次提交
 - 
- 
由 Pei Yang 提交于
* add gelu plugin * align trt bert with gpu * add support for fused fc with relu, * add unittest for bert trt
 
 - 
 - 04 12月, 2019 1 次提交
 - 
- 
由 Zhaolong Xing 提交于
test=develop
 
 - 
 - 20 11月, 2019 1 次提交
 - 
- 
由 Pei Yang 提交于
added splitter "__" between weight name and suffix number to avoid conflicts.
 
 - 
 - 18 11月, 2019 1 次提交
 - 
- 
由 Zhaolong Xing 提交于
* refine trt int8 for dynamic range set test=develop * refine trt int8 test=develop
 
 - 
 - 23 10月, 2019 1 次提交
 - 
- 
由 Pei Yang 提交于
Bug Fix: Paddle-TRT cannot handle adaptive pooling in pool2d op converter and "num" attribute in split op converter (#20733) * fix pool2d trt converter, test=develop * add fix for split op converter, test=develop
 
 - 
 - 21 9月, 2019 1 次提交
 - 
- 
由 Pei Yang 提交于
* fix trt bugs when sharing params, test=develop * add unittest for cascade_rcnn
 
 - 
 - 20 9月, 2019 1 次提交
 - 
- 
由 石晓伟 提交于
 
 - 
 - 09 9月, 2019 1 次提交
 - 
- 
由 Tao Luo 提交于
* paddle::framework::vectorize() templatization test=develop * update pybind/imperative.cc test=develop * revert update on unsqueeze_op.cc and warpctc_cudnn_op.cu.cc test=develop
 
 - 
 - 05 9月, 2019 1 次提交
 - 
- 
由 Tao Luo 提交于
* remove assert.h * change PADDLE_ASSERT_MSG to PADDLE_ENFORCE test=develop * fix tensorrt paddle_enforce test=develop
 
 - 
 - 19 8月, 2019 1 次提交
 - 
- 
由 Zhaolong Xing 提交于
* fix mask rcnn bug: 1. affine channel fuse (diff) 2. condition block op (memory leak) 3. merge lod tensor op (diff) 4. memroy optim (diff) test=develop * fix ci aboud PADDLE_ENFOCE fix merge lod infer op ut test=develop
 
 - 
 - 12 8月, 2019 1 次提交
 - 
- 
由 wopeizl 提交于
* add tensorrt support for windows
 
 - 
 - 02 8月, 2019 1 次提交
 - 
- 
由 Zhaolong Xing 提交于
* Fix Mask rcnn predictor 1. refine memory optim algorithm to support the model with the block op. 2. output diff : modify the affine channel fuse 3. add condition_block_infer op add interface for setting trt calib table dir test=develop * add the missing files. test=develop * 1 add trt fp16 support test=develop * fix trt fp16 ce error test=develop * add an vlog if the user use trt4 and specify fp16. test=develop 
 - 
 - 31 7月, 2019 1 次提交
 - 
- 
由 Zhaolong Xing 提交于
* Fix Mask rcnn predictor 1. refine memory optim algorithm to support the model with the block op. 2. output diff : modify the affine channel fuse 3. add condition_block_infer op add interface for setting trt calib table dir test=develop * add the missing files. test=develop * 1 add trt fp16 support test=develop 
 - 
 - 27 7月, 2019 1 次提交
 - 
- 
由 Huihuang Zheng 提交于
Also fix a dependency error which may cause compile error
 
 - 
 - 24 7月, 2019 1 次提交
 - 
- 
由 Zhaolong Xing 提交于
* update paddle-trt for: 1. fix bug: when batch > 2, core in split plugin. 2. add leaky_relu trt5.0 support (yolov3 from 65ms to 42ms.) 3. add new attr to dropout. 4. shuffle channel, swish, relu6 support test=develop * 1. fix ci test=develop 
 - 
 - 06 6月, 2019 1 次提交
 - 
- 
由 Zhaolong Xing 提交于
test=develop
 
 - 
 - 25 5月, 2019 1 次提交
 - 
- 
由 Zhaolong Xing 提交于
* fluid int8 train and trt int8 predict align. trt int8 predict init op converter * 2. align fluid int8 train and trt int8 inference. enhance quant dequant fuse pass enhance op converter, trt engine, trt engine op, trt subgraph pass. * 3. add delete_quant_dequant_pass for trt test=develop * 4. add the missing file test=develop * 5. i modify the c++ interface, but forget to modify the pybind code fix the IS_TRT_VERSION_GE bug, and fix elementwise op converter test=develop
 
 - 
 - 23 5月, 2019 1 次提交
 - 
- 
由 Zhaolong Xing 提交于
ban all trt ut. will fix it later. test=develop
 
 - 
 - 21 5月, 2019 1 次提交
 - 
- 
由 Tao Luo 提交于
test=develop
 
 - 
 - 18 4月, 2019 1 次提交
 - 
- 
由 nhzlx 提交于
test=develop
 
 - 
 - 20 3月, 2019 2 次提交
 - 
- 
由 nhzlx 提交于
 - 
由 Yan Chunwei 提交于
 
 - 
 - 08 3月, 2019 7 次提交
 - 
- 
由 nhzlx 提交于
test=develop
 - 
由 nhzlx 提交于
test=develop
 - 
由 nhzlx 提交于
1). add static trt load model 2). fix bug: when device_id is not 0, the trt will have a bug test=develop
 - 
由 nhzlx 提交于
add simple static mode loading test=develop
 - 
由 nhzlx 提交于
test=develop
 - 
由 nhzlx 提交于
 - 
由 nhzlx 提交于
1. bind trt input and output to fluid tensors
 
 - 
 - 27 2月, 2019 1 次提交
 - 
- 
由 nhzlx 提交于
test=develop
 
 -