- 07 12月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 06 12月, 2021 3 次提交
-
-
由 heliqi 提交于
* add test_unsqueeze2_eltwise_fuse_pass * fix name conflictn * rebuild CI
-
由 Sing_chan 提交于
* test inference_api_test when run in windows-inference ci * test if test failed the code run correctly * put the failed test back
-
由 wenbin 提交于
* adaptive_pool2d * timeout * merge develop * rename ut * new test * remove old file
-
- 02 12月, 2021 3 次提交
-
-
由 zhenlin 提交于
-
由 Jason 提交于
* modify configure for pass stable project * modify configure for pass stable project
-
由 wenbin 提交于
* first commit * more uts * file name duplicated * timeout * Update CMakeLists.txt change TIMEOUT from 120 to 240 * Update CMakeLists.txt more time * Update CMakeLists.txt timeout * Update CMakeLists.txt 60s
-
- 01 12月, 2021 1 次提交
-
-
由 Jason 提交于
* fix fc_fuse * modify cmake notest,test=windows_ci * retrigger all the ci
-
- 30 11月, 2021 2 次提交
-
-
由 Sing_chan 提交于
* modify for wincheck-inference case * modify according to zhouwei's comment * open with_trt and block failed unittests in windows * test
-
由 Guoxia Wang 提交于
* support data_format='NHWC' for prelu channel mode
-
- 29 11月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 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 1 次提交
-
-
由 Wangzheee 提交于
* fix_nearest * fix_nearest * fix_nearest * fix_nearest
-
- 22 11月, 2021 1 次提交
-
-
由 Jason 提交于
-
- 18 11月, 2021 1 次提交
-
-
由 Shang Zhizhou 提交于
-
- 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
-
- 11 11月, 2021 2 次提交
- 10 11月, 2021 1 次提交
-
-
由 baoachun 提交于
-
- 08 11月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 02 11月, 2021 1 次提交
-
-
由 jakpiase 提交于
* added conv + hard_sigmoid fuse pass * Removed IsOptional() statements * Reverted removing optional
-
- 29 10月, 2021 1 次提交
-
-
由 baoachun 提交于
-
- 27 10月, 2021 2 次提交
-
-
由 wangxinxin08 提交于
* add dcnv2 plugin
-
由 Wilber 提交于
-
- 26 10月, 2021 4 次提交
-
-
由 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
-
由 JingZhuangzhuang 提交于
* fix pool2d convert case * add pool2d convert test case for trt6
-
由 feng_shuai 提交于
-
- 25 10月, 2021 1 次提交
-
-
由 JingZhuangzhuang 提交于
-
- 22 10月, 2021 1 次提交
-
-
由 wenbin 提交于
* slice * add UT
-
- 21 10月, 2021 1 次提交
-
-
由 jakpiase 提交于
* added base changes for matmul_v2+trans+resh fuse pass * added full matmul_v2+transpose+reshape pass * removed a file added by mistake * added reviewers suggestions * Changed ops type in checking capatibility version * Deteled one statement
-
- 20 10月, 2021 2 次提交
- 19 10月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
* add nearest_interp_v2 trt plugin
-
- 13 10月, 2021 1 次提交
-
-
由 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 4 次提交
-
-
由 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
-
由 JingZhuangzhuang 提交于
-