1. 22 9月, 2022 1 次提交
  2. 20 9月, 2022 1 次提交
  3. 18 9月, 2022 1 次提交
  4. 14 9月, 2022 2 次提交
  5. 08 9月, 2022 1 次提交
  6. 07 9月, 2022 1 次提交
  7. 06 9月, 2022 1 次提交
  8. 05 9月, 2022 2 次提交
    • Y
      New format quant model support for MKLDNN (#45416) · 4e4f4586
      yeliang2258 提交于
      * support onnx format quantized model
      
      * update code
      
      * add test
      
      * add test
      
      * fix
      
      * fix test
      
      * fix cmake
      
      * update code
      
      * change scale file path to calibration file path
      
      * update code
      
      * update code
      
      * fix build bug
      
      * fix build bugs
      
      * fix
      
      * fix
      4e4f4586
    • D
      Update DlNNE engine (#45027) · 638965c5
      denglin-github 提交于
      * add config param for enable_dlnne and support calibration mode
      * remove useless file
      * refine code and add annotation
      * refine code of Warnning tips
      638965c5
  9. 25 8月, 2022 1 次提交
  10. 24 8月, 2022 1 次提交
  11. 15 8月, 2022 1 次提交
  12. 05 8月, 2022 1 次提交
  13. 04 8月, 2022 1 次提交
  14. 21 7月, 2022 1 次提交
  15. 19 7月, 2022 2 次提交
  16. 13 7月, 2022 1 次提交
  17. 08 7月, 2022 1 次提交
  18. 07 7月, 2022 1 次提交
  19. 05 7月, 2022 1 次提交
  20. 02 7月, 2022 1 次提交
    • L
      unify cpu context, part2 (#44012) · 755438a7
      Leo Chen 提交于
      * fix init()
      
      * delete test_device_context
      
      * replace CPUDeviceContext with CPUContext
      
      * fix test_scalar
      
      * remove dot_op.cc
      
      * fix compile
      755438a7
  21. 01 7月, 2022 1 次提交
  22. 29 6月, 2022 1 次提交
  23. 28 6月, 2022 1 次提交
  24. 27 6月, 2022 1 次提交
    • 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
  25. 26 6月, 2022 1 次提交
  26. 24 6月, 2022 1 次提交
  27. 14 6月, 2022 1 次提交
  28. 05 6月, 2022 1 次提交
  29. 04 6月, 2022 1 次提交
  30. 02 6月, 2022 1 次提交
  31. 30 5月, 2022 1 次提交
  32. 25 5月, 2022 1 次提交
  33. 20 5月, 2022 1 次提交
  34. 12 5月, 2022 2 次提交
  35. 14 4月, 2022 1 次提交
  36. 31 3月, 2022 1 次提交