1. 29 6月, 2022 1 次提交
  2. 28 6月, 2022 2 次提交
  3. 27 6月, 2022 3 次提交
    • S
      make inference_api_test compile with dynamic linking library (#41944) · f8b9073f
      Sing_chan 提交于
      * make inference_api_test use import_lib + dll to smaller its size;test=document_fix;test=windows_ci_inference
      
      * make place.h not export symbols; change the order of inference test dependencies
      
      * cant delete analysis pass ..in inference_analysis_test or build test_analyzer.exe will failed; temporarily comment test need paddle_inference_c
      
      * add onnx path; cp onnxruntime.dll to tests/api
      
      * make c_ut depend on paddle_inference_c_shared rather than paddle_inference_c
      
      * make c_ut depend .dll in windows and .lib in linux;path add capi_exp
      
      * init context pool by analysis predictor
      
      * make windows and linux both use shared; compile shared even on_infer off
      
      * move case:profile after case:fuse_statis to avoid context pool null problem
      
      * make c_ut depend .dll in windows and .lib in linux;path add capi_exp
      f8b9073f
    • P
      support mac m1 arm compile in paddle_build (#43834) · 0af4cbc6
      pangyoki 提交于
      0af4cbc6
    • S
      remove precision_test=off (#43843) · 5dece3f4
      Sing_chan 提交于
      5dece3f4
  4. 26 6月, 2022 1 次提交
  5. 22 6月, 2022 2 次提交
  6. 20 6月, 2022 1 次提交
  7. 17 6月, 2022 1 次提交
  8. 14 6月, 2022 2 次提交
  9. 08 6月, 2022 1 次提交
  10. 07 6月, 2022 1 次提交
  11. 05 6月, 2022 2 次提交
  12. 04 6月, 2022 1 次提交
  13. 01 6月, 2022 3 次提交
  14. 31 5月, 2022 1 次提交
  15. 30 5月, 2022 1 次提交
  16. 20 5月, 2022 1 次提交
  17. 19 5月, 2022 1 次提交
  18. 18 5月, 2022 2 次提交
  19. 07 5月, 2022 1 次提交
  20. 06 5月, 2022 3 次提交
  21. 28 4月, 2022 1 次提交
  22. 27 4月, 2022 1 次提交
  23. 25 4月, 2022 1 次提交
    • H
      Fix compiling ort test cases error on Windows (#42186) · 3241cea2
      heliqi 提交于
      * fix windows compile test case error
      
      * test windows ci
      
      * cmake add onnxruntime
      
      * cmake add onnxruntime
      
      * test windows ci
      
      * auto_code_generator add ort lib copy
      
      * fallback modify windows ci bat
      
      * ci notest;test=document_fix;test=windows_ci_inference;test=windows_ci;test=windows_op
      3241cea2
  24. 20 4月, 2022 1 次提交
  25. 18 4月, 2022 1 次提交
  26. 14 4月, 2022 1 次提交
  27. 13 4月, 2022 1 次提交
  28. 11 4月, 2022 1 次提交
  29. 07 4月, 2022 1 次提交