1. 13 12月, 2021 2 次提交
  2. 09 12月, 2021 1 次提交
  3. 08 12月, 2021 1 次提交
  4. 06 12月, 2021 1 次提交
  5. 03 12月, 2021 1 次提交
  6. 30 11月, 2021 1 次提交
  7. 25 11月, 2021 1 次提交
  8. 24 11月, 2021 1 次提交
  9. 23 11月, 2021 2 次提交
  10. 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
  11. 12 11月, 2021 2 次提交
  12. 11 11月, 2021 1 次提交
  13. 01 11月, 2021 1 次提交
  14. 29 10月, 2021 2 次提交
  15. 28 10月, 2021 1 次提交
  16. 27 10月, 2021 2 次提交
  17. 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
  18. 23 10月, 2021 1 次提交
  19. 22 10月, 2021 1 次提交
  20. 20 10月, 2021 3 次提交
  21. 19 10月, 2021 2 次提交
  22. 18 10月, 2021 2 次提交
  23. 15 10月, 2021 1 次提交
  24. 14 10月, 2021 1 次提交
    • J
      Sparsity support (#36413) · b857d755
      JingZhuangzhuang 提交于
      * add pool2d convert test
      
      * modify error
      
      * modify error
      
      * modify error
      
      * modify error
      
      * modify error
      
      * modify error
      
      * sparsity support
      b857d755
  25. 13 10月, 2021 2 次提交
    • W
      pool fix (#36388) · 192e08cb
      wenbin 提交于
      * pool fix
      
      * comments
      192e08cb
    • 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
  26. 12 10月, 2021 1 次提交
  27. 11 10月, 2021 2 次提交