1. 15 9月, 2022 1 次提交
  2. 14 9月, 2022 2 次提交
  3. 08 9月, 2022 2 次提交
  4. 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
  5. 02 9月, 2022 1 次提交
  6. 26 8月, 2022 1 次提交
    • W
      Layernorm shape bugfix (#45431) · 3ca8cf44
      Wang Bojun 提交于
      * fix bug fix
      
      * add shape size check
      
      * polish code
      
      * multi -1 shape fix
      
      * code style improve
      
      * bug fix
      
      * code style fix
      3ca8cf44
  7. 24 8月, 2022 1 次提交
  8. 19 8月, 2022 2 次提交
  9. 15 8月, 2022 1 次提交
  10. 08 8月, 2022 1 次提交
  11. 01 8月, 2022 2 次提交
  12. 18 7月, 2022 1 次提交
  13. 15 7月, 2022 1 次提交
  14. 08 7月, 2022 1 次提交
  15. 06 7月, 2022 1 次提交
  16. 26 6月, 2022 1 次提交
  17. 24 6月, 2022 1 次提交
  18. 23 6月, 2022 1 次提交
  19. 21 6月, 2022 1 次提交
  20. 20 6月, 2022 1 次提交
  21. 17 6月, 2022 1 次提交
  22. 09 6月, 2022 1 次提交
  23. 05 6月, 2022 1 次提交
  24. 04 6月, 2022 1 次提交
  25. 02 6月, 2022 1 次提交
  26. 31 5月, 2022 1 次提交
  27. 19 5月, 2022 1 次提交
  28. 17 5月, 2022 1 次提交
  29. 11 5月, 2022 1 次提交
  30. 12 4月, 2022 1 次提交
    • 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
  31. 06 4月, 2022 1 次提交
  32. 17 3月, 2022 1 次提交
    • H
      Move layer norm to phi (#40193) · 681a6865
      hong 提交于
      * update
      
      * fix bugs; test=develop
      
      * update; test=develop
      
      * fix test compile error; test=develop
      
      * fix cpu compile error; test=develop
      
      * fix test error; test=develo
      
      * fix layer_norm_op plugin error; test=develop
      
      * fix error; test=develop
      
      * fix test bug; test=develop
      
      * update; test=develop
      
      * polish code; test=develop
      
      * fix bugs; test=develop
      
      * remove unused depency; test=develop
      
      * polish code; test=develop
      681a6865
  33. 14 3月, 2022 1 次提交
  34. 04 3月, 2022 1 次提交
  35. 24 2月, 2022 1 次提交
  36. 21 2月, 2022 1 次提交
    • C
      Update record interface using part2 (#39694) · c984cd85
      chenjian 提交于
      * fix RecordEvent interface
      
      * modify default level to 4
      
      * update interface use
      
      * add const default trace level
      
      * update record event interface using
      
      * update record event interface using
      
      * update operator.cc
      
      * update part2
      
      * update part1
      
      * fix include profiler.h header in ps server
      
      * fix include profiler.h header in ps server
      
      * fix profiler.h header
      c984cd85