1. 12 1月, 2022 1 次提交
  2. 23 11月, 2021 1 次提交
  3. 17 11月, 2021 1 次提交
  4. 16 11月, 2021 1 次提交
  5. 26 10月, 2021 1 次提交
  6. 25 10月, 2021 1 次提交
    • W
      cherry-pick (#36653) · cb33835c
      Wilber 提交于
      cherry-pick prs
      
      #36568
      fix fc fuse compat problem
      
      #36610
      support lite xpu choose device id
      
      #36010
      update lite branch
      
      #36628
      add file exists check
      cb33835c
  7. 22 9月, 2021 1 次提交
  8. 14 9月, 2021 1 次提交
  9. 27 7月, 2021 1 次提交
  10. 06 7月, 2021 1 次提交
  11. 01 7月, 2021 1 次提交
  12. 30 4月, 2021 1 次提交
  13. 25 4月, 2021 3 次提交
  14. 26 3月, 2021 1 次提交
  15. 24 3月, 2021 1 次提交
  16. 23 3月, 2021 1 次提交
    • S
      fix tensorrt output varible reshape (#31733) · 9d04ef73
      Shang Zhizhou 提交于
      * fix tensorrt output varible reshape
      
      * move padding shape x 1 x 1 in ernie to qkv and fc
      
      * update layer name
      
      * fix softmax when input is dynamic, fc not padding any more
      
      * fix varlen
      
      * move fc x_dim assert to op_teller
      9d04ef73
  17. 12 3月, 2021 1 次提交
  18. 05 3月, 2021 2 次提交
  19. 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
  20. 20 2月, 2021 1 次提交
  21. 18 2月, 2021 2 次提交
  22. 04 2月, 2021 1 次提交
  23. 25 1月, 2021 1 次提交
  24. 11 1月, 2021 1 次提交
  25. 06 1月, 2021 1 次提交
  26. 04 1月, 2021 2 次提交
  27. 30 12月, 2020 2 次提交
  28. 23 12月, 2020 1 次提交
  29. 03 12月, 2020 1 次提交
  30. 16 11月, 2020 1 次提交
  31. 12 11月, 2020 1 次提交
  32. 06 11月, 2020 1 次提交
  33. 03 11月, 2020 1 次提交
    • S
      TensorRT中ernie模型推理性能优化,支持变长输入 (#28367) · ea851796
      Shang Zhizhou 提交于
      * fp16 result ok
      
      * change -DWITH_NVINFER_PLUGIN toconfig.EnableTensorRtOSS
      
      * auto detect special slice op converter for ernie with trt oss
      
      * ernie oss only support fp16
      
      * fix special_slice_plugin serialize bug
      
      * matmul in tensorrt ok
      
      * ernie unittest ok
      
      * add matmul tensorrt unittest
      
      * remove demo code
      ea851796
  34. 13 10月, 2020 1 次提交