1. 19 8月, 2022 1 次提交
    • Q
      Add Reduce_ops and HardSigmoid (#867) · 7cea42a3
      qqj1130247885 提交于
      * Update onnx_decoder.py
      
      * Update opset.py
      
      * Update opset.py
      
      * Update opset.py
      
      * Update onnx_decoder.py
      
      * fix gemm and resize
      
      * add_hardsigmoid
      
      * add_reduce_op
      
      * fix
      
      * fix
      
      * add reduceL2
      
      * fix
      
      * remove onnx
      
      * remove onnx
      
      * remove onnx
      
      * remove onnx
      
      * refix
      
      * fix
      
      * test
      
      * retest
      7cea42a3
  2. 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
  3. 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
  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. 26 7月, 2022 2 次提交
  8. 25 7月, 2022 2 次提交
  9. 22 7月, 2022 1 次提交
  10. 21 7月, 2022 2 次提交