1. 29 9月, 2022 1 次提交
  2. 22 9月, 2022 1 次提交
  3. 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
  4. 05 8月, 2022 1 次提交
  5. 08 7月, 2022 1 次提交
  6. 29 6月, 2022 1 次提交
  7. 28 6月, 2022 1 次提交
    • T
      Enable Bert on bfloat16 datatype (#43455) · 6d31dc93
      Tomasz Socha 提交于
      * Remove output arguments from functions.
      Replace pointers with references
      
      * Name used bool flags
      
      * Reorder functions
      
      * Enable bfloat16 data type
      
      * Give declarations some space
      
      * Style
      
      * Style
      6d31dc93
  8. 24 6月, 2022 1 次提交
  9. 08 6月, 2022 1 次提交
  10. 05 6月, 2022 1 次提交
  11. 02 6月, 2022 1 次提交
  12. 12 5月, 2022 1 次提交
  13. 10 5月, 2022 1 次提交
  14. 19 4月, 2022 1 次提交
  15. 14 4月, 2022 1 次提交
  16. 17 3月, 2022 1 次提交
  17. 10 3月, 2022 1 次提交
    • H
      Inference add ONNXRuntime back-end (#39988) · 431afc39
      heliqi 提交于
      * add onnxruntime predictor
      
      * Add code comments
      
      * support link paddle2onnx onnxruntime
      
      * support onnxruntime with python
      
      * support onnxruntime with python
      
      * support onnxruntime with windows
      
      * paddle2onnx compile with windows
      
      * supoort windows compile
      
      * supoort windows compile with onnxruntime
      
      * supoort windows compile with paddle2onnx
      
      * supoort mac compile
      
      * compile with mac
      
      * compile with mac
      
      * add code comments
      
      * fix remind word
      
      * code optimization
      
      * add test case
      
      * add test case
      
      * add inference demo_ci test case
      
      * fix compile paddle2onnx with no python
      
      * add inference demo_ci test case
      
      * add inference demo_ci test case
      
      * add inference infer_ut test case
      
      * support c go api and test cases
      
      * add converage test case
      
      * add converage test case
      
      * add capi test case
      
      * add capi test case
      431afc39
  18. 02 3月, 2022 1 次提交
  19. 23 2月, 2022 1 次提交
  20. 11 2月, 2022 1 次提交
  21. 13 1月, 2022 1 次提交
  22. 15 12月, 2021 1 次提交
  23. 24 11月, 2021 1 次提交
  24. 22 9月, 2021 1 次提交
  25. 15 9月, 2021 1 次提交
  26. 14 9月, 2021 1 次提交
  27. 06 9月, 2021 1 次提交
  28. 04 9月, 2021 1 次提交
  29. 19 7月, 2021 1 次提交
  30. 14 7月, 2021 1 次提交
  31. 23 6月, 2021 1 次提交
  32. 21 6月, 2021 1 次提交
  33. 17 6月, 2021 1 次提交
  34. 25 4月, 2021 2 次提交
    • W
      update lite subgraph api. (#32513) · 92dc9b2b
      Wilber 提交于
      92dc9b2b
    • D
      Nne integration (#32255) · feb2e476
      denglin-github 提交于
      * Add dlnne engine runtime
      
      * Fix log
      
      * Remove <const_cast> and remove unrelated modify with dlnne, +clang-format
      
      * Fix CMakeList format error
      
      * Add copyright message
      
      * Fix dlnne CMakeList.txt
      
      * Add some paddlepaddle_pass to support more networks
      
      * Fix some format bug
      feb2e476
  35. 07 2月, 2021 1 次提交
  36. 03 2月, 2021 1 次提交
  37. 25 1月, 2021 1 次提交
  38. 06 1月, 2021 1 次提交