1. 02 11月, 2022 1 次提交
  2. 31 10月, 2022 1 次提交
  3. 27 10月, 2022 1 次提交
  4. 26 10月, 2022 2 次提交
  5. 24 10月, 2022 1 次提交
  6. 18 10月, 2022 3 次提交
  7. 17 10月, 2022 2 次提交
  8. 14 10月, 2022 1 次提交
  9. 13 10月, 2022 1 次提交
  10. 11 10月, 2022 2 次提交
  11. 10 10月, 2022 2 次提交
  12. 08 10月, 2022 1 次提交
  13. 28 9月, 2022 1 次提交
    • C
      Remove the declaration of using Tensor in framework/tensor.h (#46432) · e12a905e
      Chen Weihang 提交于
      * remove needless using tensor
      
      * remove needless using tensor
      
      * resolve conflict
      
      * replace tensor using
      
      * fix format error
      
      * revert needless changing
      
      * fix rocm and npu compile error
      
      * fix cinn compile error
      
      * fix format error
      
      * fix mkldnn format error
      
      * fix mkldnn format error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * resolve conflict
      e12a905e
  14. 27 9月, 2022 1 次提交
  15. 22 9月, 2022 1 次提交
  16. 21 9月, 2022 2 次提交
    • C
      add layer_norm trt fp16 support (#45043) · b7a1ae22
      ccrrong 提交于
      * add fp16 support
      
      * update
      
      * update half
      
      * code format
      
      * fix unittest
      
      * fix rocm compile error
      
      * code format
      
      * code format
      
      * fix rocm compile error
      
      * fix rocm compile error
      b7a1ae22
    • W
      residual_no_bias (#46129) · aa0e84e3
      wenbin 提交于
      * residual_no_bias
      
      * comments
      
      * more ut
      
      * fix input
      aa0e84e3
  17. 20 9月, 2022 2 次提交
  18. 16 9月, 2022 1 次提交
  19. 15 9月, 2022 1 次提交
  20. 14 9月, 2022 1 次提交
  21. 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
  22. 06 9月, 2022 2 次提交
  23. 02 9月, 2022 1 次提交
  24. 26 8月, 2022 2 次提交
  25. 25 8月, 2022 1 次提交
  26. 22 8月, 2022 1 次提交
  27. 19 8月, 2022 2 次提交
  28. 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
  29. 15 8月, 2022 1 次提交