1. 14 9月, 2022 3 次提交
  2. 09 9月, 2022 1 次提交
  3. 08 9月, 2022 5 次提交
  4. 07 9月, 2022 2 次提交
    • W
      Optimiza params sync between CPU and GPU. (#45805) · a2b2af90
      Wilber 提交于
      * enable memory optimize when fp16.
      
      * optimiza params sync between cpu and gpu.
      a2b2af90
    • 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
  5. 06 9月, 2022 3 次提交
  6. 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
  7. 02 9月, 2022 2 次提交
  8. 30 8月, 2022 1 次提交
  9. 29 8月, 2022 1 次提交
  10. 26 8月, 2022 2 次提交
  11. 25 8月, 2022 2 次提交
  12. 24 8月, 2022 3 次提交
  13. 22 8月, 2022 4 次提交
  14. 19 8月, 2022 2 次提交
  15. 18 8月, 2022 2 次提交
  16. 16 8月, 2022 2 次提交
    • F
      convert multihead to oss (#45019) · f706d95d
      feng_shuai 提交于
      * convert multihead to oss
      
      * fix:bug
      
      * fix:delete const cast
      
      * fix:don't support bias_qk
      
      * add vit pass
      
      * fix:convert bug and add preln_residual_bias
      
      * support length=-1
      
      * add UT for convert
      
      * add no_bias_qk support for gpu_multihead_op
      
      * delete infer_shape depends on bias_qk
      
      * oss just can be used in T4 and A*
      
      * fix:change api for ROCM CI
      f706d95d
    • W
      memoptim and fp16 mixed precision (#45132) · fa890092
      Wilber 提交于
      fa890092
  17. 15 8月, 2022 3 次提交