1. 05 8月, 2022 1 次提交
    • W
      Fixed torch pad (#863) · 5e645693
      WJJ1995 提交于
      * add logical ops
      
      * add run_dynamic switch
      
      * add Or and Xor
      
      * add Compare ops
      
      * fixed compare bug
      
      * fixed pad bug
      
      * fixed pad bug
      5e645693
  2. 04 8月, 2022 3 次提交
  3. 02 8月, 2022 2 次提交
  4. 26 7月, 2022 1 次提交
  5. 25 7月, 2022 2 次提交
  6. 22 7月, 2022 3 次提交
  7. 21 7月, 2022 1 次提交
  8. 20 7月, 2022 2 次提交
  9. 18 7月, 2022 1 次提交
  10. 22 6月, 2022 1 次提交
  11. 20 6月, 2022 1 次提交
  12. 08 6月, 2022 1 次提交
  13. 07 6月, 2022 5 次提交
  14. 06 6月, 2022 6 次提交
  15. 01 6月, 2022 2 次提交
  16. 31 5月, 2022 1 次提交
    • W
      Support gpt2 (#796) · c1fba5c1
      WJJ1995 提交于
      * Support bigbird model
      
      * Support GPT2
      
      * rm useless code
      
      * deal with comments
      c1fba5c1
  17. 30 5月, 2022 1 次提交
  18. 26 5月, 2022 1 次提交
  19. 25 5月, 2022 1 次提交
    • W
      Support T5 Model (#794) · e85f6924
      WJJ1995 提交于
      * add replication pad
      
      * update op_list.md
      
      * re-lint
      
      * fixed aten::index
      
      * rm useless code
      
      * Support Wav2vec2
      
      * Support onnx roberta
      
      * update op_list.md
      
      * deal with comments
      
      * deal with comments
      
      * Support T5
      
      * fixed for ci
      
      * deal with comments
      
      * deal with scalar tensor
      e85f6924
  20. 13 5月, 2022 3 次提交
  21. 12 5月, 2022 1 次提交