1. 08 2月, 2023 1 次提交
    • P
      fuse quantize+transpose and transpose+dequantize (#49509) · 197a4ffe
      Paulina Gacek 提交于
      * QuantTranpose pattern is being found by pass
      
      * quant + transpose fuse
      
      * code style changes
      
      * UT written, reorder fixed
      
      * Dequantize + transpose2 fuse  added
      
      * pass name changed
      
      * UT added & shift corrected
      
      * got rid of redundancy
      
      * review changes
      
      * AsIntermediate corrected
      
      * compat added
      197a4ffe
  2. 06 2月, 2023 1 次提交
  3. 01 2月, 2023 2 次提交
    • W
      Preln fix (#49802) · e03718f5
      Wang Bojun 提交于
      * preln_residual 2 fused_bias_residual
      
      * skip layernorm fix and ut
      
      * code refine
      
      * code style refine
      
      * fix ut
      
      * fix output
      
      * add trt layer fall back info
      
      * refine op teller and ut
      
      * DropoutMaskOut output fix
      e03718f5
    • H
      jit layer support multi thread and fix predictor clone (#50095) · 9fa2eb38
      Hui Zhang 提交于
      * jit layer support multi thread
      
      * fix bug
      
      * clone prediector not do graph optimizer
      
      * format
      
      * fix comment and format
      
      * fix override and fromat
      
      * fix
      
      * fix
      9fa2eb38
  4. 31 1月, 2023 2 次提交
  5. 19 1月, 2023 1 次提交
  6. 17 1月, 2023 1 次提交
    • Y
      [PHI]Change feed_op to phi kernel (#49116) · f7f1dc03
      YuanRisheng 提交于
      * change feed_op to phi kernel
      
      * fix ci bugs
      
      * fix build bugs
      
      * fix ci bugs
      
      * fix compile bugs
      
      * fix ci bugs
      
      * perfect code
      
      * perfect comment code
      
      * fix install bugs
      
      * modify code according comment
      
      * remove visitor in feed_op
      
      * modify according comment
      
      * perfect code according comment
      
      * add infershape
      
      * fix py3 bugs
      
      * fix getexpected kernel type
      
      * fix getexpected kernel type
      
      * fix ci bugs
      
      * add registry for custom device
      
      * fix py3 bugs
      
      * fix floating point error
      
      * fix py3 test bugs
      f7f1dc03
  7. 16 1月, 2023 2 次提交
  8. 13 1月, 2023 1 次提交
  9. 11 1月, 2023 1 次提交
  10. 10 1月, 2023 2 次提交
  11. 09 1月, 2023 2 次提交
  12. 06 1月, 2023 2 次提交
  13. 05 1月, 2023 2 次提交
  14. 04 1月, 2023 1 次提交
  15. 03 1月, 2023 3 次提交
  16. 28 12月, 2022 1 次提交
  17. 22 12月, 2022 1 次提交
  18. 21 12月, 2022 1 次提交
    • Z
      Refactor Pass for fused_conv (#48848) · 7f0eb2e3
      zyfncg 提交于
      * refactor conv_activation_mkldnn_fuse_pass
      
      * refactor conv_affine_channel_mkldnn_fuse_pass
      
      * fix conv_activation_mkldnn_fuse_pass
      
      * fix mkldnn unittest
      
      * refactor int8_scale_calculation_mkldnn_pass and params_quantization_mkldnn_pass
      
      * refactor conv_elementwise_add_mkldnn_fuse_pass
      
      * fix quant
      
      * refactor conv_bn_fuse_pass
      
      * fix conv_bn_fuse_pass
      
      * refactor depthwise_conv_bn_fuse_pass
      
      * fix unittest
      
      * fix conv_bn_fuse_pass
      
      * remove redundant conv2d in params_quantization_mkldnn_pass
      
      * fix params_quantization_mkldnn_pass_tester
      7f0eb2e3
  19. 20 12月, 2022 2 次提交
  20. 19 12月, 2022 1 次提交
  21. 17 12月, 2022 1 次提交
  22. 16 12月, 2022 1 次提交
  23. 15 12月, 2022 4 次提交
  24. 14 12月, 2022 3 次提交
  25. 13 12月, 2022 1 次提交