1. 29 11月, 2022 1 次提交
  2. 18 11月, 2022 1 次提交
  3. 16 11月, 2022 3 次提交
  4. 14 11月, 2022 2 次提交
  5. 10 11月, 2022 2 次提交
  6. 02 11月, 2022 1 次提交
  7. 01 11月, 2022 2 次提交
  8. 31 10月, 2022 1 次提交
  9. 28 10月, 2022 1 次提交
  10. 27 10月, 2022 1 次提交
  11. 26 10月, 2022 1 次提交
  12. 24 10月, 2022 1 次提交
  13. 19 10月, 2022 1 次提交
  14. 18 10月, 2022 2 次提交
  15. 14 10月, 2022 2 次提交
  16. 13 10月, 2022 1 次提交
  17. 12 10月, 2022 1 次提交
  18. 11 10月, 2022 1 次提交
  19. 08 10月, 2022 2 次提交
  20. 30 9月, 2022 1 次提交
  21. 29 9月, 2022 1 次提交
  22. 27 9月, 2022 1 次提交
  23. 22 9月, 2022 1 次提交
  24. 20 9月, 2022 1 次提交
  25. 15 9月, 2022 1 次提交
  26. 07 9月, 2022 1 次提交
    • W
      Layernorm shift partition (#45736) · 960109af
      wenbin 提交于
      * first commit
      
      * conver done
      
      * correct format
      
      * layernorm_shift_partition
      
      * correct convert
      
      * redefine plugin
      
      * runable
      
      * bug fix
      
      * modify ShiftPartitionPattern
      
      * correct
      
      * add UT
      
      * modify ut
      
      * compile
      
      * modify enforce
      
      * modify UT
      960109af
  27. 06 9月, 2022 2 次提交
  28. 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
  29. 29 8月, 2022 1 次提交
  30. 18 8月, 2022 1 次提交
    • H
      [inference]predictor add GetInputType interface (#45143) · a8ae87f1
      heliqi 提交于
      * predictor add GetInputType interface
      
      * predictor change GetInputType to GetInputTypes
      
      * predictor add tester
      
      * predictor add tester
      
      * predictor change GetInputType to GetInputTypes
      
      * predictor change GetInputType to GetInputTypes
      
      * predictor add tester
      a8ae87f1