- 03 12月, 2021 1 次提交
-
-
由 ronnywang 提交于
* refine structure for cuda and rocm * update * update * update * update
-
- 30 11月, 2021 1 次提交
-
-
由 Guoxia Wang 提交于
* support data_format='NHWC' for prelu channel mode
-
- 25 11月, 2021 1 次提交
-
-
由 Wangzheee 提交于
-
- 24 11月, 2021 1 次提交
-
-
由 Wangzheee 提交于
* matmul_convert_int8 * matmul_convert_int8 * matmulconvert_int8 * Matmul_int8_convert: tensor*tensor * Matmul_int8_convert: tensor*tensor * Matmul_int8_convert: tensor*tensor
-
- 23 11月, 2021 2 次提交
-
-
由 wangxinxin08 提交于
* modify code about fp16 of dcnv2 trt
-
由 Wangzheee 提交于
* fix_nearest * fix_nearest * fix_nearest * fix_nearest
-
- 15 11月, 2021 1 次提交
-
-
由 baoachun 提交于
* remove input dim check of activation in op_teller * remove input dim check of concat in op_teller * remove input dim check of clip in op_teller * remove input dim check of scale in op_teller * remove input dim check in op_teller * update attr check of slice in op_teller
-
- 12 11月, 2021 2 次提交
- 11 11月, 2021 1 次提交
-
-
由 Wangzheee 提交于
-
- 01 11月, 2021 1 次提交
-
-
由 wenbin 提交于
* disable int8 * size_t to int
-
- 29 10月, 2021 2 次提交
-
-
由 baoachun 提交于
-
由 wangxinxin08 提交于
-
- 28 10月, 2021 1 次提交
-
-
由 feng_shuai 提交于
* change api for support trt8 * fix:change api
-
- 27 10月, 2021 2 次提交
-
-
由 wangxinxin08 提交于
* add dcnv2 plugin
-
由 zlsh80826 提交于
-
- 26 10月, 2021 3 次提交
-
-
由 baoachun 提交于
* fix wrong trt dim when input dim is 2 * update leaky_relu and instance_norm converter unit test * add instance_norm input dim check
-
由 Wangzheee 提交于
[Paddle-Inference]Add MatmulV2ToMatmul convert Pass, fix (matmul_v2, matmul, mul) convert pass, fix (matmul, mul) op_teller (#36652) * new_Matmul2ToMatmulToMul * new_Matmul2ToMatmulToMul * fix paddle_pass_builder * fix paddle_pass_builder * fix paddle_pass_builder * tem * tem * Add MatmulV2ToMatmul convert Pass; MatmulV2ToMul convert Pass * Add MatmulV2ToMatmul convert Pass; MatmulV2ToMul convert Pass * add matmul_broadcast_unitest * fix op_teller
-
由 feng_shuai 提交于
-
- 23 10月, 2021 1 次提交
-
-
由 wenbin 提交于
* disable padding if dynamic shape * add parentheses * correct
-
- 22 10月, 2021 1 次提交
-
-
由 wenbin 提交于
* slice * add UT
-
- 20 10月, 2021 3 次提交
- 19 10月, 2021 2 次提交
-
-
由 Wilber 提交于
* update * fix ut error * update ut
-
由 wangxinxin08 提交于
* add nearest_interp_v2 trt plugin
-
- 18 10月, 2021 2 次提交
-
-
由 Wangzheee 提交于
-
由 JingZhuangzhuang 提交于
-
- 15 10月, 2021 1 次提交
-
-
由 feng_shuai 提交于
-
- 14 10月, 2021 1 次提交
-
-
由 JingZhuangzhuang 提交于
* add pool2d convert test * modify error * modify error * modify error * modify error * modify error * modify error * sparsity support
-
- 13 10月, 2021 2 次提交
-
-
由 wenbin 提交于
* pool fix * comments
-
由 Wangzheee 提交于
* add_int_pass * add_int8_flag_pass * add_int8_flag_pass * fix CMakeLists.txt * fix test_trt_fc_fuse_quant_dequant_pass.py * fix python/paddle/fluid/tests/unittests/ir/inference/test_trt_fc_fuse_quant_dequant_pass.py * fix test_trt_fc_fuse_quant_dequant_pass.py
-
- 12 10月, 2021 1 次提交
-
-
由 JingZhuangzhuang 提交于
-
- 11 10月, 2021 3 次提交
-
-
由 wangxinxin08 提交于
* enhance yolobox plugin
-
由 wangxinxin08 提交于
* add mish trt plugin, compile & install success, run error. test=develop * modify code according to review * add TRT_NOEXCEPT for mish trt plugin * add unittest for mish trt plugin * remove unnecessary check of mish in op_teller.cc * fix some problem of trt8 * add check and modify unittest while converting mish to trt plugin Co-authored-by: Ndengkaipeng <dengkaipeng@baidu.com>
-
由 baoachun 提交于
* add skip case in trt converter ut * disable group_norm trt plugin
-
- 30 9月, 2021 1 次提交
-
-
由 wenbin 提交于
-
- 24 9月, 2021 2 次提交
-
-
由 JingZhuangzhuang 提交于
* add pool2d convert test * modify error * modify error * modify error * modify error * modify error * modify error
-
由 baoachun 提交于
* add multihead_matmul trt converter test case * move attribute check to op_teller
-
- 23 9月, 2021 1 次提交
-
-
由 Wilber 提交于
-