1. 18 8月, 2022 1 次提交
    • W
      Add AveragePool tests (#872) · c0ad173e
      WJJ1995 提交于
      * add logical ops
      
      * add run_dynamic switch
      
      * add Or and Xor
      
      * add Compare ops
      
      * fixed compare bug
      
      * fixed pad bug
      
      * fixed pad bug
      
      * fixed reload bug
      
      * Add AveragePool tests
      
      * fixed opset version
      
      * fixed mod op
      
      * fixed bug
      
      * fixed bug
      
      * add model.eval()
      
      * mv dynamic default false to true
      
      * add shutil to rm files
      
      * move to paddleinference api
      
      * fixed float64 bug
      c0ad173e
  2. 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
  3. 04 8月, 2022 1 次提交
  4. 02 8月, 2022 1 次提交
  5. 26 7月, 2022 1 次提交
  6. 25 7月, 2022 2 次提交
  7. 22 7月, 2022 3 次提交
  8. 21 7月, 2022 1 次提交
  9. 20 7月, 2022 2 次提交
  10. 18 7月, 2022 1 次提交
  11. 22 6月, 2022 1 次提交
  12. 20 6月, 2022 1 次提交
  13. 08 6月, 2022 1 次提交
  14. 07 6月, 2022 5 次提交
  15. 06 6月, 2022 6 次提交
  16. 01 6月, 2022 2 次提交
  17. 31 5月, 2022 1 次提交
    • W
      Support gpt2 (#796) · c1fba5c1
      WJJ1995 提交于
      * Support bigbird model
      
      * Support GPT2
      
      * rm useless code
      
      * deal with comments
      c1fba5c1
  18. 30 5月, 2022 1 次提交
  19. 26 5月, 2022 1 次提交
  20. 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
  21. 13 5月, 2022 3 次提交
  22. 12 5月, 2022 3 次提交