1. 21 10月, 2022 2 次提交
  2. 20 10月, 2022 4 次提交
  3. 18 10月, 2022 4 次提交
  4. 17 10月, 2022 2 次提交
  5. 14 10月, 2022 4 次提交
  6. 11 10月, 2022 1 次提交
  7. 10 10月, 2022 1 次提交
  8. 29 9月, 2022 1 次提交
  9. 28 9月, 2022 1 次提交
  10. 20 9月, 2022 5 次提交
  11. 19 9月, 2022 3 次提交
  12. 17 9月, 2022 1 次提交
  13. 15 9月, 2022 2 次提交
  14. 14 9月, 2022 2 次提交
  15. 08 9月, 2022 5 次提交
  16. 07 9月, 2022 2 次提交
    • W
      Optimiza params sync between CPU and GPU. (#45805) · a2b2af90
      Wilber 提交于
      * enable memory optimize when fp16.
      
      * optimiza params sync between cpu and gpu.
      a2b2af90
    • 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