- 26 8月, 2019 1 次提交
-
-
由 Zhaolong Xing 提交于
* CHERRY_PICK 18941, 18860: TRT fp16 support. test=release/1.5 * CHERRY_PICK 19213: Fix BUG: Mask RCNN inference diff When using AnalysisPredictor. 1. fix affine channel fuse pass. 2. fix condition block op. 3. fix merge lod tensor op bug. 4. fix memory optim cause by reset lod op. test=release/1.5
-
- 08 7月, 2019 1 次提交
-
-
由 Zhaolong Xing 提交于
fix mask rcnn add interface for setting optim_cache_dir(eg: when in trt int8 mode, and load model from memory, there should be a interface for setting the trt calibration table data dir) test=release/1.5
-
- 12 6月, 2019 1 次提交
-
-
由 Zhaolong Xing 提交于
* fix: when use the load model from memory mode, the RAM occupy is high test=release/1.5
-
- 06 6月, 2019 1 次提交
-
-
由 Zhaolong Xing 提交于
test=develop
-
- 16 5月, 2019 1 次提交
-
-
由 Zhen Wang 提交于
* add set_not_owned function for graph * add scope set. test=develop * add scope_ptr enforce not null before setting.test=develop
-
- 09 5月, 2019 1 次提交
-
-
由 Zhaolong Xing 提交于
1. infernce multi card occupy 2. facebox model inference occupy too much test=develop
-
- 28 3月, 2019 2 次提交
-
-
由 nhzlx 提交于
refine trt first run add quant dequant fuse pass omit simplify_anakin_priorbox_detection template omit transpose_flatten_concat_fuse template test=develop
-
由 chengduo 提交于
* modify the interface of Pass::Allay test=develop * Polish code test=develop * Fix Travis CI test=develop * fix Pass::Apply interface test=develop * Fix Travis CI test=develop
-
- 20 3月, 2019 2 次提交
- 08 3月, 2019 1 次提交
-
-
由 nhzlx 提交于
test=develop
-
- 15 2月, 2019 1 次提交
-
-
由 nhzlx 提交于
test=develop
-
- 02 2月, 2019 1 次提交
-
-
由 Gabor Buella 提交于
test=develop size_t is an unsigned integer, with a conversion rank larger than int, therefore in the following expression the int value was promoted to size_t, making it a subtraction of unsigned values. The result of such a subtraction is also an unsigned value.
-
- 26 1月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 24 1月, 2019 1 次提交
-
-
由 nhzlx 提交于
1. graph and program_desc alignment 2. trt stream test=develop
-
- 23 1月, 2019 1 次提交
-
-
由 tensor-tang 提交于
test=develop
-
- 21 1月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 08 1月, 2019 1 次提交
-
-
由 tensor-tang 提交于
test=develop
-
- 07 1月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 10 12月, 2018 1 次提交
-
-
由 superjomn 提交于
test=develop
-
- 06 12月, 2018 2 次提交
- 29 11月, 2018 1 次提交
-
-
由 nhzlx 提交于
-
- 28 11月, 2018 1 次提交
-
-
由 nhzlx 提交于
-
- 20 11月, 2018 1 次提交
-
-
由 Yiqun Liu 提交于
* Initialize the elementwise plugin. * Implement the basic CUDA kernel of elementwise plugin. test=develop
-
- 19 11月, 2018 2 次提交
- 16 11月, 2018 2 次提交
- 14 11月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-