1. 21 7月, 2022 1 次提交
  2. 19 7月, 2022 2 次提交
  3. 13 7月, 2022 1 次提交
  4. 08 7月, 2022 1 次提交
  5. 07 7月, 2022 1 次提交
  6. 05 7月, 2022 1 次提交
  7. 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
  8. 01 7月, 2022 1 次提交
  9. 29 6月, 2022 1 次提交
  10. 28 6月, 2022 1 次提交
  11. 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
  12. 26 6月, 2022 1 次提交
  13. 24 6月, 2022 1 次提交
  14. 14 6月, 2022 1 次提交
  15. 05 6月, 2022 1 次提交
  16. 04 6月, 2022 1 次提交
  17. 02 6月, 2022 1 次提交
  18. 30 5月, 2022 1 次提交
  19. 25 5月, 2022 1 次提交
  20. 20 5月, 2022 1 次提交
  21. 12 5月, 2022 2 次提交
  22. 14 4月, 2022 1 次提交
  23. 31 3月, 2022 1 次提交
  24. 17 3月, 2022 1 次提交
  25. 23 2月, 2022 1 次提交
  26. 22 2月, 2022 1 次提交
  27. 20 2月, 2022 1 次提交
  28. 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
  29. 11 2月, 2022 1 次提交
  30. 26 1月, 2022 1 次提交
  31. 24 1月, 2022 1 次提交
  32. 18 1月, 2022 1 次提交
  33. 14 1月, 2022 1 次提交
    • H
      add flatten_contiguous_range OpConvert for Paddle-TRT (#38922) · 050aa6fe
      heliqi 提交于
      * add trt_convert_flatten_contiguous_rang op
      
      * trt version >7,support trt_convert_flatten_contiguous_rang
      
      * trt version >7,support trt_convert_flatten_contiguous_rang
      
      * trt version >7,support trt_convert_flatten_contiguous_rang
      
      * test cast add trt version >=7 skip
      050aa6fe
  34. 13 1月, 2022 1 次提交
  35. 30 12月, 2021 1 次提交
  36. 15 12月, 2021 1 次提交
  37. 07 12月, 2021 1 次提交
  38. 29 11月, 2021 1 次提交