1. 02 9月, 2020 2 次提交
  2. 01 9月, 2020 1 次提交
    • Z
      [Paddle-TRT] Stack op plugin (#25605) · ad6e3dd6
      zlsh80826 提交于
      * add stack_op to CMakeLists
      
      * add dim=3 support for scale op
      
      * add trt stack op, test=develop
      
      * remove debug message
      
      * add stack plugin serialize
      
      * remove slice, scale op, will add later
      
      * enhence error message
      
      * revise trt ernie test to conver the stack op CI testi, test=develop
      
      * add stack op serialization
      
      * fix test shape after adding stack op
      
      * remove slice op, will add after implementing serialization
      
      * roll back to min_graph=5 to avoid using slice op
      
      * fix scale op output layer
      
      * implement stack op createPlugin
      
      * use workspace and move the defination to .cu
      
      * move stack plugin creator definition to .cu, test=develop
      ad6e3dd6
  3. 31 8月, 2020 1 次提交
  4. 30 8月, 2020 1 次提交
  5. 28 8月, 2020 3 次提交
  6. 26 8月, 2020 1 次提交
  7. 25 8月, 2020 2 次提交
  8. 21 8月, 2020 1 次提交
  9. 19 8月, 2020 1 次提交
  10. 17 8月, 2020 1 次提交
  11. 09 8月, 2020 1 次提交
  12. 08 8月, 2020 3 次提交
  13. 07 8月, 2020 5 次提交
  14. 06 8月, 2020 1 次提交
  15. 05 8月, 2020 2 次提交
    • Z
      enhence error message · b750d6ed
      zlsh80826 提交于
      b750d6ed
    • P
      Fix registering trt plugin (#25744) · b717895f
      Pei Yang 提交于
      * develop dynamic shape serilization
      
      * add test param for gelu
      
      * fix bugs
      
      * delete redundant comments
      
      * debug
      
      * fix conflict. test=develop
      
      * fix bug. test=develop
      
      * add trt dynamic shape serialized support
      
      * fix ernie serialized bug
      test=develop
      
      * fix codestyle
      test=develop
      
      * fix bug
      test=develop
      
      * fix bug.test=develop
      
      * modify cmakelist test=develop
      
      * fix bug
      test=develop
      
      * fix error message.  test=develop
      
      * fix trt register plugin based on pr#25003
      
      * add trt dynload
      
      * fix deserialization bug of not finding plugin registration
      
      * refine code style
      
      * recover engine key in tensorrt_subgraph_pass
      
      * for ci coverage
      
      * add unittest for deserialization
      Co-authored-by: Nhaozech <chenhaoze94@gmail.com>
      b717895f
  16. 04 8月, 2020 3 次提交
  17. 03 8月, 2020 1 次提交
  18. 28 7月, 2020 2 次提交
  19. 19 7月, 2020 2 次提交
  20. 10 7月, 2020 1 次提交
  21. 07 7月, 2020 1 次提交
  22. 28 6月, 2020 1 次提交
  23. 23 6月, 2020 1 次提交
  24. 18 6月, 2020 1 次提交
  25. 17 6月, 2020 1 次提交