1. 17 4月, 2023 1 次提交
  2. 29 3月, 2023 1 次提交
  3. 27 3月, 2023 1 次提交
  4. 03 1月, 2023 1 次提交
  5. 21 12月, 2022 1 次提交
    • Z
      Refactor Pass for fused_conv (#48848) · 7f0eb2e3
      zyfncg 提交于
      * refactor conv_activation_mkldnn_fuse_pass
      
      * refactor conv_affine_channel_mkldnn_fuse_pass
      
      * fix conv_activation_mkldnn_fuse_pass
      
      * fix mkldnn unittest
      
      * refactor int8_scale_calculation_mkldnn_pass and params_quantization_mkldnn_pass
      
      * refactor conv_elementwise_add_mkldnn_fuse_pass
      
      * fix quant
      
      * refactor conv_bn_fuse_pass
      
      * fix conv_bn_fuse_pass
      
      * refactor depthwise_conv_bn_fuse_pass
      
      * fix unittest
      
      * fix conv_bn_fuse_pass
      
      * remove redundant conv2d in params_quantization_mkldnn_pass
      
      * fix params_quantization_mkldnn_pass_tester
      7f0eb2e3
  6. 14 12月, 2022 1 次提交
  7. 09 12月, 2022 1 次提交
  8. 08 12月, 2022 1 次提交
  9. 06 12月, 2022 1 次提交
  10. 01 12月, 2022 1 次提交
  11. 30 11月, 2022 1 次提交
  12. 14 11月, 2022 1 次提交
  13. 01 11月, 2022 1 次提交
  14. 12 10月, 2022 1 次提交
  15. 22 9月, 2022 1 次提交
  16. 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
  17. 05 8月, 2022 1 次提交
  18. 08 7月, 2022 1 次提交
  19. 29 6月, 2022 1 次提交
  20. 24 6月, 2022 1 次提交
  21. 05 6月, 2022 1 次提交
  22. 02 6月, 2022 1 次提交
  23. 30 5月, 2022 1 次提交
  24. 14 4月, 2022 1 次提交
  25. 31 3月, 2022 1 次提交
  26. 17 3月, 2022 1 次提交
  27. 22 2月, 2022 1 次提交
  28. 11 2月, 2022 1 次提交
  29. 13 1月, 2022 1 次提交
  30. 27 10月, 2021 1 次提交
  31. 22 10月, 2021 1 次提交
  32. 14 10月, 2021 1 次提交
  33. 22 9月, 2021 1 次提交
  34. 14 9月, 2021 1 次提交
  35. 30 4月, 2021 1 次提交
  36. 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
  37. 02 3月, 2021 1 次提交
    • S
      support trt serialize when load model from memory (#31342) · 6404c438
      Shang Zhizhou 提交于
      * support trt serialize when load model from memory
      
      * delete conv_bn_fuse_pass before tensorrt, with which trt serialize engine id is not stable
      
      * Revert "delete conv_bn_fuse_pass before tensorrt, with which trt serialize engine id is not stable"
      
      performance degradation, fix in the future
      
      This reverts commit fa6cd17e60b15df351efda379ddd00e9e9c1fea9.
      
      * add delete conv_bn
      
      * delete path when delete_cache_files
      6404c438
  38. 18 2月, 2021 1 次提交
  39. 25 1月, 2021 1 次提交