1. 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
  2. 06 9月, 2022 1 次提交
  3. 24 8月, 2022 1 次提交
  4. 22 8月, 2022 1 次提交
  5. 19 8月, 2022 1 次提交
  6. 16 8月, 2022 1 次提交
    • F
      convert multihead to oss (#45019) · f706d95d
      feng_shuai 提交于
      * convert multihead to oss
      
      * fix:bug
      
      * fix:delete const cast
      
      * fix:don't support bias_qk
      
      * add vit pass
      
      * fix:convert bug and add preln_residual_bias
      
      * support length=-1
      
      * add UT for convert
      
      * add no_bias_qk support for gpu_multihead_op
      
      * delete infer_shape depends on bias_qk
      
      * oss just can be used in T4 and A*
      
      * fix:change api for ROCM CI
      f706d95d
  7. 04 8月, 2022 2 次提交
  8. 29 7月, 2022 1 次提交
  9. 19 7月, 2022 2 次提交
  10. 18 7月, 2022 2 次提交
  11. 15 7月, 2022 1 次提交
  12. 13 7月, 2022 1 次提交
  13. 30 6月, 2022 1 次提交
  14. 29 6月, 2022 1 次提交
  15. 24 6月, 2022 1 次提交
  16. 23 6月, 2022 1 次提交
  17. 22 6月, 2022 1 次提交
  18. 20 6月, 2022 1 次提交
  19. 17 6月, 2022 3 次提交
  20. 16 6月, 2022 2 次提交
  21. 13 6月, 2022 2 次提交
  22. 09 6月, 2022 1 次提交
  23. 05 6月, 2022 1 次提交
  24. 02 6月, 2022 1 次提交
  25. 20 5月, 2022 1 次提交
  26. 19 5月, 2022 1 次提交
  27. 17 5月, 2022 1 次提交
  28. 12 5月, 2022 1 次提交
  29. 11 5月, 2022 1 次提交
  30. 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
  31. 12 4月, 2022 2 次提交
    • F
      strided_slice (#41573) · b861022a
      feng_shuai 提交于
      * strided_slice
      
      * fix: compiler error because of size()
      
      * fix: warning
      
      * fix : warning
      
      * init input_shape
      
      * fix:forget punctuation
      b861022a
    • F
      add trt supoort for slice op (#41467) · f403fb69
      feng_shuai 提交于
      * add trt supoort for slice op
      
      * fix:output dims bug
      
      * fix: test
      
      * fix:for c++ coverage
      
      * fix:c++ coverage
      
      * fix: fix test bug
      
      * fix: CI test
      f403fb69
  32. 06 4月, 2022 1 次提交