1. 30 6月, 2022 1 次提交
  2. 29 6月, 2022 5 次提交
  3. 28 6月, 2022 5 次提交
  4. 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
    • Z
      move apis from legacy_api.yaml to api.yaml (#43832) · 8a122ecc
      zyfncg 提交于
      * move apis from legacy_api.yaml to api.yaml
      
      * remove comment
      
      * revert argsort
      
      * fix merge conflict
      8a122ecc
    • F
      use jinja2 2.11.3 to avoid error on python 3.6.0 (#43788) · 7821d783
      Feiyu Chan 提交于
      use jinja 2.11.3 in python lower than 3.6.2
      7821d783
  5. 24 6月, 2022 6 次提交
  6. 23 6月, 2022 4 次提交
  7. 22 6月, 2022 3 次提交
  8. 21 6月, 2022 6 次提交
  9. 20 6月, 2022 2 次提交
  10. 18 6月, 2022 1 次提交
  11. 17 6月, 2022 2 次提交
  12. 16 6月, 2022 2 次提交