1. 11 5月, 2023 1 次提交
  2. 09 5月, 2023 1 次提交
  3. 27 4月, 2023 1 次提交
  4. 24 4月, 2023 1 次提交
    • G
      remove some [-Wunused-parameter] (#53185) · 834eb2ba
      Galaxy1458 提交于
      * test,test=develop
      
      * test,test=develop
      
      * test,test=develop
      
      * test,test=develop
      
      * test,test=develop
      
      * test,test=develop
      
      * test,test=develop
      
      * test ,test=develop
      834eb2ba
  5. 27 3月, 2023 1 次提交
  6. 03 1月, 2023 1 次提交
  7. 14 12月, 2022 1 次提交
  8. 13 12月, 2022 1 次提交
  9. 08 12月, 2022 1 次提交
  10. 06 12月, 2022 1 次提交
  11. 01 12月, 2022 1 次提交
  12. 30 11月, 2022 1 次提交
  13. 16 11月, 2022 1 次提交
  14. 14 11月, 2022 1 次提交
  15. 01 11月, 2022 1 次提交
  16. 27 10月, 2022 1 次提交
  17. 11 10月, 2022 1 次提交
  18. 30 9月, 2022 1 次提交
  19. 29 9月, 2022 1 次提交
  20. 22 9月, 2022 1 次提交
  21. 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
  22. 05 8月, 2022 1 次提交
  23. 08 7月, 2022 1 次提交
  24. 05 7月, 2022 1 次提交
  25. 29 6月, 2022 1 次提交
  26. 24 6月, 2022 1 次提交
  27. 02 6月, 2022 1 次提交
  28. 14 4月, 2022 1 次提交
  29. 17 3月, 2022 1 次提交
  30. 23 2月, 2022 1 次提交
  31. 11 2月, 2022 1 次提交
  32. 26 1月, 2022 1 次提交
  33. 13 1月, 2022 1 次提交
  34. 15 12月, 2021 1 次提交
  35. 22 10月, 2021 1 次提交
  36. 22 9月, 2021 1 次提交
  37. 14 9月, 2021 1 次提交
  38. 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