1. 25 6月, 2023 1 次提交
  2. 20 6月, 2023 1 次提交
    • Z
      [IR] Change IR from Static library to dynamic library (#54729) · 24a3cb52
      zhangbo9674 提交于
      * new_ir to shared
      
      * refine code
      
      * add ir lib path to env
      
      * refine type
      
      * refine code
      
      * fix bug
      
      * fix bug
      
      * refine code
      
      * refine code
      
      * close win
      
      * refine code
      
      * refine code
      
      * refine code
      
      * add win share
      
      * refine code
      
      * refie code
      
      * refine code
      
      * refine code
      
      * refien code
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * solve conflict
      
      * solve conflict
      
      * fix bug
      
      * refine code
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * refine code
      
      * fix interpretercore program bug
      
      * delete unuse code
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix cinn bug
      
      * fix cinn bug
      
      * debug
      
      * fix cinn bug
      
      * delete unused code
      
      * fix cinn bug
      
      * fix cinn bug
      
      * fix  ug
      
      * test win openblas
      
      * test win openblas
      
      * fix win openblas bug
      
      * polish code
      
      * fix win open blas bug
      
      * close win dll
      
      * fix flag bug
      
      * test for windows
      
      * fix compile bug
      24a3cb52
  3. 08 6月, 2023 1 次提交
  4. 15 5月, 2023 1 次提交
  5. 27 3月, 2023 1 次提交
  6. 22 2月, 2023 1 次提交
  7. 16 1月, 2023 1 次提交
  8. 05 1月, 2023 1 次提交
    • Yj/rm core ops exp (#49490) · 70ea88bf
      姜永久 提交于
      * rm op_function_generator
      
      * rm op_func_generator.h
      
      * rm op_function
      
      * modify cmake
      
      * rm op_function.h
      
      * rm check for op_function_generator.cc
      
      * reset imperative
      
      * rm python part
      
      * fix imperative
      
      * lint
      
      * lint
      
      * modify legacy_c
      
      * review
      
      * modify
      
      * modify legacy
      
      * rm gen op_functions code
      
      * reset framework
      
      * rm core.ops for test
      
      * core.ops->core.eager.ops.legacy
      
      * not raiseError for xpu
      70ea88bf
  9. 07 12月, 2022 1 次提交
  10. 13 10月, 2022 1 次提交
  11. 22 9月, 2022 1 次提交
  12. 20 9月, 2022 1 次提交
  13. 19 9月, 2022 1 次提交
  14. 26 8月, 2022 1 次提交
  15. 23 8月, 2022 1 次提交
  16. 20 7月, 2022 1 次提交
  17. 01 7月, 2022 1 次提交
  18. 28 6月, 2022 1 次提交
  19. 27 6月, 2022 2 次提交
    • 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
    • S
      remove precision_test=off (#43843) · 5dece3f4
      Sing_chan 提交于
      5dece3f4
  20. 26 6月, 2022 1 次提交
  21. 20 6月, 2022 1 次提交
  22. 14 6月, 2022 1 次提交
  23. 31 5月, 2022 1 次提交
  24. 19 5月, 2022 1 次提交
  25. 18 5月, 2022 1 次提交
    • S
      【CI】support py3.6 in windows-ci pipeline (#42711) · fa8c755a
      Sing_chan 提交于
      * set scipy and numpy version suit for py3.6
      
      * pynacl1.5.0 which is needed by PyGithub built failed in python36, change it to 1.4.0 also works;test=document_fix;test=windows_ci
      
      * np.corrcoef support parameter since 1.20
      
      * delete test code
      fa8c755a
  26. 07 5月, 2022 1 次提交
  27. 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
  28. 20 4月, 2022 1 次提交
  29. 14 4月, 2022 1 次提交
  30. 07 4月, 2022 2 次提交
  31. 01 4月, 2022 1 次提交
    • S
      new cuda arch compile... · 6c285c37
      Sing_chan 提交于
      new cuda arch compile method;test=document_fix;test=windows_op;test=windows_ci_inference;test=windows_ci (#41259)
      
      6c285c37
  32. 31 3月, 2022 1 次提交
  33. 30 3月, 2022 1 次提交
  34. 24 3月, 2022 2 次提交
  35. 18 3月, 2022 1 次提交
  36. 14 3月, 2022 1 次提交
  37. 15 2月, 2022 1 次提交