1. 18 6月, 2021 1 次提交
  2. 25 4月, 2021 3 次提交
  3. 26 3月, 2021 1 次提交
  4. 24 3月, 2021 1 次提交
  5. 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
  6. 12 3月, 2021 1 次提交
  7. 05 3月, 2021 2 次提交
  8. 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
  9. 20 2月, 2021 1 次提交
  10. 18 2月, 2021 2 次提交
  11. 04 2月, 2021 1 次提交
  12. 25 1月, 2021 1 次提交
  13. 11 1月, 2021 1 次提交
  14. 06 1月, 2021 1 次提交
  15. 04 1月, 2021 2 次提交
  16. 30 12月, 2020 2 次提交
  17. 23 12月, 2020 1 次提交
  18. 03 12月, 2020 1 次提交
  19. 16 11月, 2020 1 次提交
  20. 12 11月, 2020 1 次提交
  21. 06 11月, 2020 1 次提交
  22. 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
  23. 13 10月, 2020 1 次提交
  24. 12 10月, 2020 1 次提交
  25. 28 9月, 2020 1 次提交
  26. 24 9月, 2020 1 次提交
    • W
      use iwyu clean include (#27267) · df43905f
      wanghuancoder 提交于
      * use iwyu clean include, test=develop, test=win
      
      * compilation error, test=develop
      
      * fix compilation error2, test=develop
      
      * fix compilation error3, test=develop
      
      * fix compilation error4, test=develop
      
      * fix compilation error5, test=develop
      
      * fix compilation error6, test=develop
      
      * fix compilation error7, test=develop
      
      * fix compilation error8, test=develop
      
      * fix compilation error8, test=develop
      
      * fix compilation error10, test=develop
      
      * fix compilation error11, test=develop
      df43905f
  27. 16 9月, 2020 1 次提交
  28. 11 9月, 2020 1 次提交
  29. 03 9月, 2020 1 次提交
  30. 25 8月, 2020 1 次提交
  31. 12 8月, 2020 1 次提交
  32. 22 7月, 2020 1 次提交
    • supports xpu runtime, test=develop (#25554) · 72064172
      石晓伟 提交于
      * update ResetHolder, test=develop
      
      * add TensorShare for lite engine, test=develop
      
      * tensor data changed from copying to sharing, test=develop
      
      * supports xpu runtime, test=develop
      
      * fix code styles, test=develop
      72064172
  33. 21 6月, 2020 1 次提交
  34. 18 6月, 2020 1 次提交