1. 02 3月, 2023 1 次提交
  2. 14 2月, 2023 1 次提交
    • X
      add setvalue trt converter (#50341) · 2548657e
      xjmxyt 提交于
      * add cast setvalue op
      
      * add set_value to op teller
      
      * renew test and add description
      
      * add setAxis and add complex test
      
      * change test
      2548657e
  3. 11 2月, 2023 1 次提交
    • W
      [TRT] elementwise_add+transpose fusion (#50081) · fd0d4fa4
      Wang Bojun 提交于
      * eleadd_trans first version
      
      log fix
      
      * refine code for linear format, add pass check
      
      * linear format refine and ut fix
      
      * fix ut
      
      * windows ut
      
      * windows ut 2
      
      * move tensorMeta and alloc to configure
      fd0d4fa4
  4. 09 2月, 2023 1 次提交
  5. 13 1月, 2023 1 次提交
  6. 09 1月, 2023 1 次提交
    • W
      Preln groupnorm (#49463) · 591be3bd
      wenbin 提交于
      * skip_groupnorm
      
      * init
      
      * preln
      
      * add ut
      
      * more assert
      
      * set timeout
      
      * fix windows ci issue
      591be3bd
  7. 20 12月, 2022 1 次提交
  8. 14 12月, 2022 1 次提交
  9. 08 12月, 2022 2 次提交
  10. 05 12月, 2022 2 次提交
    • W
      Reverse roll fuse (#46914) · feb68dd1
      Wang Bojun 提交于
      * pass
      
      * pass
      
      * draft version
      
      * share mem opt
      
      * remove sharemem
      
      * add pattern for the case with circle_shift=0
      
      * add UT
      
      * pass opt
      
      * test_fix
      
      * code-commit
      
      * code-style
      
      * code style
      
      * code-style
      
      * ut-fix
      
      * op teller refine
      
      * resolve conflict
      
      * adjust position op_teller list and pass order for swin
      
      * ut code style update
      
      * adjust paddle pass order
      
      * refine pass order
      
      * refine pass order
      
      * refine pass order
      feb68dd1
    • X
      [Paddle Inference] Support range trt converter and add scalar interface. (#48697) · aee2db01
      xiaoxiaohehe001 提交于
      * add_range
      
      * add_range
      aee2db01
  11. 29 11月, 2022 2 次提交
  12. 16 11月, 2022 1 次提交
  13. 14 11月, 2022 1 次提交
  14. 10 11月, 2022 2 次提交
  15. 02 11月, 2022 1 次提交
  16. 26 10月, 2022 1 次提交
  17. 18 10月, 2022 2 次提交
  18. 13 10月, 2022 1 次提交
  19. 08 10月, 2022 1 次提交
  20. 27 9月, 2022 1 次提交
  21. 20 9月, 2022 1 次提交
  22. 16 9月, 2022 1 次提交
  23. 15 9月, 2022 1 次提交
  24. 07 9月, 2022 1 次提交
    • W
      Layernorm shift partition (#45736) · 960109af
      wenbin 提交于
      * first commit
      
      * conver done
      
      * correct format
      
      * layernorm_shift_partition
      
      * correct convert
      
      * redefine plugin
      
      * runable
      
      * bug fix
      
      * modify ShiftPartitionPattern
      
      * correct
      
      * add UT
      
      * modify ut
      
      * compile
      
      * modify enforce
      
      * modify UT
      960109af
  25. 06 9月, 2022 1 次提交
  26. 04 8月, 2022 1 次提交
  27. 19 7月, 2022 1 次提交
  28. 18 7月, 2022 1 次提交
  29. 15 7月, 2022 1 次提交
  30. 07 7月, 2022 1 次提交
  31. 29 6月, 2022 1 次提交
  32. 23 6月, 2022 1 次提交
  33. 20 6月, 2022 1 次提交
  34. 17 6月, 2022 1 次提交
  35. 16 6月, 2022 1 次提交
    • Z
      [Inference] add squeeze2/unsqueeze2 trt layer (#42782) · 8bc1c82d
      zhoutianzi666 提交于
      * add squeeze2
      
      * add squeeze
      
      * add squeeze2,unsqueeze2
      
      * merge develop
      
      * fix format
      
      * add conditions for squeeze2 and unsqueeze in op_teller
      
      * merge develop
      
      * add squeeze unsqueeze
      
      * add squeeze unsqueeze
      
      * add squeeze unsqueeze
      
      * remove unsqueeze2_eltwise_fuse_pass
      
      * add squeeze/unsqueeze
      8bc1c82d