- 21 9月, 2019 1 次提交
-
-
由 Pei Yang 提交于
* fix trt bugs when sharing params, test=develop * add unittest for cascade_rcnn
-
- 20 9月, 2019 1 次提交
-
-
由 石晓伟 提交于
-
- 12 8月, 2019 1 次提交
-
-
由 wopeizl 提交于
* add tensorrt support for windows
-
- 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
-
- 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
-
- 08 3月, 2019 5 次提交
- 26 2月, 2019 1 次提交
-
-
由 nhzlx 提交于
test=develop
-
- 22 2月, 2019 1 次提交
-
-
由 nhzlx 提交于
1). add static trt load model 2). fix bug: when device_id is not 0, the trt will have a bug test=develop
-
- 18 2月, 2019 1 次提交
-
-
由 nhzlx 提交于
add simple static mode loading test=develop
-
- 14 2月, 2019 2 次提交
- 22 1月, 2019 1 次提交
-
-
由 nhzlx 提交于
BUG: After continuing to input different data, the output cannot be aligned test=develop
-
- 17 1月, 2019 1 次提交
-
-
由 nhzlx 提交于
test=develop
-
- 16 1月, 2019 1 次提交
-
-
由 nhzlx 提交于
fix comments test=develop
-
- 09 1月, 2019 1 次提交
-
-
由 nhzlx 提交于
test=develop
-
- 20 11月, 2018 1 次提交
-
-
由 Yiqun Liu 提交于
* Initialize the elementwise plugin. * Implement the basic CUDA kernel of elementwise plugin. test=develop
-
- 16 11月, 2018 2 次提交
- 13 11月, 2018 2 次提交
- 09 11月, 2018 1 次提交
-
-
由 qingqing01 提交于
* exhaustive search for cuDNN conv. * Refine code and add unit testing. * Fix model load in fluid/inference and unit testing in conv2d * Follow comments. * Fix compiling test=develop
-
- 06 11月, 2018 1 次提交
-
-
由 nhzlx 提交于
-
- 17 10月, 2018 1 次提交
-
-
由 nhzlx 提交于
-
- 17 8月, 2018 1 次提交
-
-
由 nhzlx 提交于
-
- 24 7月, 2018 1 次提交
-
-
由 nhzlx 提交于
-
- 23 7月, 2018 1 次提交
-
-
由 nhzlx 提交于
-
- 20 7月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 03 7月, 2018 2 次提交
- 15 6月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 07 6月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 01 6月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 30 5月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 09 5月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
* init refactor * init * update some comment * fix build * fix errorrr * fix bug * fix comment * update
-
- 03 5月, 2018 1 次提交
-
-
由 Luo Tao 提交于
-