1. 08 12月, 2022 2 次提交
  2. 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
  3. 29 11月, 2022 2 次提交
  4. 16 11月, 2022 1 次提交
  5. 14 11月, 2022 1 次提交
  6. 10 11月, 2022 2 次提交
  7. 02 11月, 2022 1 次提交
  8. 26 10月, 2022 1 次提交
  9. 18 10月, 2022 2 次提交
  10. 13 10月, 2022 1 次提交
  11. 08 10月, 2022 1 次提交
  12. 27 9月, 2022 1 次提交
  13. 20 9月, 2022 1 次提交
  14. 16 9月, 2022 1 次提交
  15. 15 9月, 2022 1 次提交
  16. 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
  17. 06 9月, 2022 1 次提交
  18. 04 8月, 2022 1 次提交
  19. 19 7月, 2022 1 次提交
  20. 18 7月, 2022 1 次提交
  21. 15 7月, 2022 1 次提交
  22. 07 7月, 2022 1 次提交
  23. 29 6月, 2022 1 次提交
  24. 23 6月, 2022 1 次提交
  25. 20 6月, 2022 1 次提交
  26. 17 6月, 2022 1 次提交
  27. 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
  28. 13 6月, 2022 1 次提交
  29. 09 6月, 2022 1 次提交
  30. 04 6月, 2022 1 次提交
  31. 02 6月, 2022 1 次提交
  32. 20 5月, 2022 1 次提交
  33. 17 5月, 2022 1 次提交
  34. 12 5月, 2022 1 次提交
  35. 13 4月, 2022 1 次提交
    • F
      init roll convert (#41689) · 14c3c450
      feng_shuai 提交于
      * init roll convert
      
      * add ut for roll convert
      
      * roll convert don't support trt6.0
      
      * fix: change ut for trt 7.0.0.1
      14c3c450