1. 11 8月, 2020 1 次提交
  2. 01 7月, 2020 1 次提交
  3. 01 4月, 2020 1 次提交
  4. 26 3月, 2020 1 次提交
    • Z
      [Paddle-TRT]: Ernie Dynamic shape support. (#23138) · 430b0099
      Zhaolong Xing 提交于
      * add dynamic plugin support.
      test=develop
      
      * change emb eltwise layernorm to math function
      test=develop
      
      * add emb eltwise layernorm
      test=develop
      
      * can run dynamic shape ernie
      test=develop
      
      * fix ci
      test=develop
      
      * add ut for trt ernie dynamic
      
      test=develop
      
      * refine dynamic shape c++ interface.
      test=develop
      
      * fix comments
      test=develop
      
      * fix comments
      test=develop
      430b0099
  5. 09 3月, 2020 1 次提交
  6. 23 2月, 2020 1 次提交
  7. 05 2月, 2020 1 次提交
  8. 20 11月, 2019 1 次提交
  9. 18 11月, 2019 1 次提交
  10. 21 9月, 2019 1 次提交
  11. 20 9月, 2019 1 次提交
  12. 19 8月, 2019 1 次提交
  13. 02 8月, 2019 1 次提交
    • Z
      Fix the CE error which caused by paddle-trt version (#18941) · 3816d221
      Zhaolong Xing 提交于
      * Fix Mask rcnn predictor
          1. refine memory optim algorithm to support the model with the block op.
          2. output diff : modify the affine channel fuse
          3. add condition_block_infer op
      add interface for setting trt calib table dir
      test=develop
      
      * add the missing files.
      test=develop
      
      * 1 add trt fp16 support
      test=develop
      
      * fix trt fp16 ce error
      test=develop
      
      * add an vlog if the user use trt4 and specify fp16.
      test=develop
      3816d221
  14. 31 7月, 2019 1 次提交
    • Z
      Trt fp16 support (#18860) · 61238d31
      Zhaolong Xing 提交于
      * Fix Mask rcnn predictor
          1. refine memory optim algorithm to support the model with the block op.
          2. output diff : modify the affine channel fuse
          3. add condition_block_infer op
      add interface for setting trt calib table dir
      test=develop
      
      * add the missing files.
      test=develop
      
      * 1 add trt fp16 support
      test=develop
      61238d31
  15. 25 5月, 2019 1 次提交
    • Z
      TRT: Support set dynamic range in int8 mode. (#17524) · 61221ebc
      Zhaolong Xing 提交于
      * fluid int8 train and trt int8 predict align.
      trt int8 predict init
      op converter
      
      * 2. align fluid int8 train and trt int8 inference.
      enhance quant dequant fuse pass
      enhance op converter, trt engine, trt engine op, trt subgraph pass.
      
      * 3. add delete_quant_dequant_pass for trt
      
      test=develop
      
      * 4. add the missing file
      test=develop
      
      * 5. i modify the c++ interface, but forget to modify the pybind code
      fix the IS_TRT_VERSION_GE bug, and fix elementwise op converter
      test=develop
      61221ebc
  16. 08 3月, 2019 3 次提交
  17. 22 2月, 2019 1 次提交
    • N
      5. add static trt load model · 1d5ef7c9
      nhzlx 提交于
      1). add static trt load model
      2). fix bug: when device_id is not 0, the trt will have a bug
      test=develop
      1d5ef7c9
  18. 14 2月, 2019 2 次提交
  19. 22 1月, 2019 1 次提交
    • N
      fix trt stream bug. · ec213730
      nhzlx 提交于
      BUG: After continuing to input different data, the output cannot be aligned
      test=develop
      ec213730
  20. 16 1月, 2019 1 次提交
  21. 09 1月, 2019 1 次提交
  22. 20 11月, 2018 1 次提交
  23. 16 11月, 2018 1 次提交
  24. 14 11月, 2018 1 次提交
  25. 13 11月, 2018 2 次提交
  26. 06 11月, 2018 1 次提交
  27. 17 8月, 2018 1 次提交
  28. 24 7月, 2018 1 次提交
  29. 23 7月, 2018 1 次提交
  30. 20 7月, 2018 1 次提交
  31. 07 6月, 2018 1 次提交
  32. 01 6月, 2018 1 次提交
  33. 30 5月, 2018 1 次提交
  34. 29 5月, 2018 1 次提交
  35. 09 5月, 2018 1 次提交
  36. 08 5月, 2018 1 次提交