1. 05 9月, 2022 1 次提交
    • 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
  2. 25 8月, 2022 1 次提交
  3. 24 8月, 2022 1 次提交
  4. 15 8月, 2022 1 次提交
  5. 05 8月, 2022 1 次提交
  6. 04 8月, 2022 1 次提交
  7. 21 7月, 2022 1 次提交
  8. 19 7月, 2022 2 次提交
  9. 13 7月, 2022 1 次提交
  10. 08 7月, 2022 1 次提交
  11. 07 7月, 2022 1 次提交
  12. 05 7月, 2022 1 次提交
  13. 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
  14. 01 7月, 2022 1 次提交
  15. 29 6月, 2022 1 次提交
  16. 28 6月, 2022 1 次提交
  17. 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
  18. 26 6月, 2022 1 次提交
  19. 24 6月, 2022 1 次提交
  20. 14 6月, 2022 1 次提交
  21. 05 6月, 2022 1 次提交
  22. 04 6月, 2022 1 次提交
  23. 02 6月, 2022 1 次提交
  24. 30 5月, 2022 1 次提交
  25. 25 5月, 2022 1 次提交
  26. 20 5月, 2022 1 次提交
  27. 12 5月, 2022 2 次提交
  28. 14 4月, 2022 1 次提交
  29. 31 3月, 2022 1 次提交
  30. 17 3月, 2022 1 次提交
  31. 23 2月, 2022 1 次提交
  32. 22 2月, 2022 1 次提交
  33. 20 2月, 2022 1 次提交
  34. 15 2月, 2022 1 次提交
    • W
      [Paddle-Inference] support preln_ernie: add... · 2bc91cc5
      Wangzheee 提交于
      [Paddle-Inference] support preln_ernie: add preln_embedding_eltwise_layernorm_fuse_pass, preln_skip_layernorm_fuse_pass (#39508)
      
      * support preln_ernie
      
      * support preln_ernie
      2bc91cc5
  35. 11 2月, 2022 1 次提交
  36. 26 1月, 2022 1 次提交
  37. 24 1月, 2022 1 次提交
  38. 18 1月, 2022 1 次提交