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. 09 8月, 2022 1 次提交
    • W
      Solve the overload problem (#865) · d4bbb576
      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
      d4bbb576
  3. 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
  4. 04 8月, 2022 1 次提交
  5. 03 8月, 2022 1 次提交
    • Q
      Add_test_abs (#859) · 523162f2
      qqj1130247885 提交于
      * Update onnx_decoder.py
      
      * Update opset.py
      
      * Update opset.py
      
      * Update opset.py
      
      * Update onnx_decoder.py
      
      * fix gemm and resize
      
      * add auto_test of 1 input ops
      
      * Update onnx_decoder.py
      
      * Update opset_legacy.py
      
      * Update opset_legacy.py
      
      * Update onnx_decoder.py
      
      * Update opset_legacy.py
      
      * Update opset_legacy.py
      
      * Update opset_legacy.py
      
      * Update test_auto_scan_one_input_ops_float32.py
      
      * Delete test_auto_scan_one_input_ops_float32.py
      
      * Create test_auto_scan_one_input_ops_float32.py
      
      * Update opset_legacy.py
      
      * test
      
      * add test of Tan
      
      * add the test program of Abs
      
      * Delete opset_legacy.py
      
      * Delete test_auto_scan_one_input_ops_float32.py
      
      * reback
      523162f2
  6. 02 8月, 2022 1 次提交
  7. 29 7月, 2022 1 次提交
  8. 26 7月, 2022 4 次提交
  9. 25 7月, 2022 7 次提交
  10. 23 7月, 2022 1 次提交
  11. 22 7月, 2022 5 次提交
  12. 21 7月, 2022 2 次提交
  13. 20 7月, 2022 3 次提交
  14. 19 7月, 2022 1 次提交
  15. 18 7月, 2022 1 次提交
  16. 14 7月, 2022 1 次提交
  17. 12 7月, 2022 3 次提交
  18. 08 7月, 2022 1 次提交
  19. 01 7月, 2022 1 次提交
    • W
      Add sysmpy in requirment (#824) · 999bc6c8
      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
      
      * fixed misspell
      
      * Add doc for HuggingFace
      
      * rm useless info
      
      * fixed bug
      
      * add sysmpy in requirements.txt
      999bc6c8
  20. 30 6月, 2022 3 次提交