1. 06 7月, 2020 1 次提交
  2. 01 7月, 2020 2 次提交
  3. 15 5月, 2020 1 次提交
  4. 23 4月, 2020 1 次提交
    • Z
      [Cherry-pick]: 23974, 23723, 23984 (#24084) · 26a1def9
      Zhaolong Xing 提交于
      * Chery_pick:[Eernie TRT]: add slice op and add emb eltwise layernorm fp16 support (#23723)
      
      * refine ernie trt dynamic shape support
      1. add slice op converter
      2. add emb eltwise layernorm fp16 support
      test=develop
      
      * fix dynamic shape test ut
      test=develop
      
      * fix comments.
      test=develop
      
      * fix comments
      test=develop
      
      * cherry-pick [BUG]: Head number can only be > 1 on multihead op (#23974)
      
      * support the head number == 1
      test=develop
      
      * fix slice op error.
      test=develop
      
      * cherry-pick :disable trt test, test=develop (#23984)
      
      test=release/2.0-beta
      26a1def9
  5. 21 4月, 2020 1 次提交
  6. 17 4月, 2020 3 次提交
  7. 12 4月, 2020 1 次提交
  8. 11 4月, 2020 1 次提交
  9. 10 4月, 2020 1 次提交
  10. 08 4月, 2020 4 次提交
  11. 01 4月, 2020 1 次提交
  12. 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
  13. 17 3月, 2020 1 次提交
  14. 09 3月, 2020 1 次提交
  15. 23 2月, 2020 1 次提交
  16. 10 2月, 2020 1 次提交
  17. 05 2月, 2020 1 次提交
  18. 14 1月, 2020 1 次提交
  19. 08 1月, 2020 1 次提交
  20. 07 1月, 2020 1 次提交
  21. 06 1月, 2020 1 次提交
  22. 04 12月, 2019 1 次提交
  23. 20 11月, 2019 1 次提交
  24. 18 11月, 2019 1 次提交
  25. 23 10月, 2019 1 次提交
  26. 21 9月, 2019 1 次提交
  27. 20 9月, 2019 1 次提交
  28. 09 9月, 2019 1 次提交
  29. 05 9月, 2019 1 次提交
  30. 19 8月, 2019 1 次提交
  31. 12 8月, 2019 1 次提交
  32. 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
  33. 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
  34. 27 7月, 2019 1 次提交