- 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 提交于
-