1. 15 11月, 2021 1 次提交
    • B
      remove input dim check in op_teller and update ut (#37097) · 6b21bb0b
      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
      6b21bb0b
  2. 11 11月, 2021 1 次提交
  3. 29 10月, 2021 1 次提交
  4. 27 10月, 2021 1 次提交
  5. 26 10月, 2021 3 次提交
    • B
      fix wrong trt dim when input dim is 2 (#36614) · 43dcf235
      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
      43dcf235
    • W
      [Paddle-Inference]Add MatmulV2ToMatmul convert Pass, fix (matmul_v2, matmul,... · 93c591e2
      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
      93c591e2
    • F
      Pool3d 2.0 (#36545) · 229bae81
      feng_shuai 提交于
      229bae81
  6. 20 10月, 2021 2 次提交
  7. 19 10月, 2021 1 次提交
  8. 18 10月, 2021 1 次提交
  9. 13 10月, 2021 1 次提交
    • W
      [PaddleInference] Pass: add int8 flag for op (#36042) · d7858c99
      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
      d7858c99
  10. 12 10月, 2021 1 次提交
  11. 11 10月, 2021 2 次提交
    • W
      add mish trt plugin (#34123) · 2b7b752a
      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>
      2b7b752a
    • B
      add skip case in trt converter ut (#36287) · 34bd18ff
      baoachun 提交于
      * add skip case in trt converter ut
      
      * disable group_norm trt plugin
      34bd18ff
  12. 24 9月, 2021 2 次提交
  13. 22 9月, 2021 1 次提交
    • J
      fix conv2d convert test (#35627) · 1238115e
      JingZhuangzhuang 提交于
      * support nnadapter and ascend310
      
      * modify code
      
      * add anchor_generator convert test
      
      * add gelu convert test
      
      * add conv2d convert test
      
      * modify anchor_operator convert test
      
      * modify conv2d test
      
      * modify con2d convert test
      
      * modify conv2d convert test
      
      * modify conv2d convert test
      
      * modify conv2d test
      
      * fix WITH_PYTHON compile error
      
      * modify test file
      
      * modify test file
      
      * modify test file
      
      * modify test file
      
      * modify test file
      
      * modify test file
      
      * modify test file
      
      * modify test file
      Co-authored-by: Nxiaoxiaohehe001 <hiteezsf@163.com>
      Co-authored-by: Njiweibo <jiweibo@baidu.com>
      1238115e
  14. 19 9月, 2021 1 次提交
  15. 18 9月, 2021 1 次提交
  16. 17 9月, 2021 1 次提交
  17. 16 9月, 2021 1 次提交
  18. 15 9月, 2021 6 次提交
  19. 14 9月, 2021 12 次提交