1. 13 10月, 2020 1 次提交
  2. 12 10月, 2020 1 次提交
  3. 10 10月, 2020 2 次提交
  4. 28 9月, 2020 1 次提交
  5. 27 9月, 2020 2 次提交
  6. 23 9月, 2020 1 次提交
    • P
      Optimize slice trt plugin (#26970) (#27456) · 8e1712a7
      Pei Yang 提交于
      * optimize slice TRT plugin
      
      This patch removes unnecessary barrier for data transfer of needed offset,
      so data transfer can be overlap with GPU kernel execution.
      
      This patch also fixes incorrect name of slice plugin. That is, replaces
      "layernorm" with "slice"
      
      test=develop
      
      * add serialize/deserialize to slice plugin
      
      * add static shape slice trt plugin
      
      * fix slice trt op convertor dynamic shape bug
      
      * fix format by clang-format
      
      * fix pylint format error
      
      * fix problems commented by peiyang
      Co-authored-by: NRyan Jeng <rjeng@nvidia.com>
      Co-authored-by: NShang Zhizhou <shangzhizhou@baidu.com>
      Co-authored-by: NRyan Jeng <rjeng@nvidia.com>
      8e1712a7
  7. 22 9月, 2020 2 次提交
  8. 17 9月, 2020 1 次提交
  9. 15 9月, 2020 1 次提交
  10. 11 9月, 2020 1 次提交
  11. 10 9月, 2020 1 次提交
  12. 08 9月, 2020 1 次提交
  13. 03 9月, 2020 1 次提交
  14. 27 8月, 2020 1 次提交
  15. 21 8月, 2020 1 次提交
  16. 20 8月, 2020 1 次提交
  17. 19 8月, 2020 1 次提交
  18. 18 8月, 2020 1 次提交
  19. 17 8月, 2020 3 次提交
  20. 12 8月, 2020 2 次提交
  21. 07 8月, 2020 2 次提交
  22. 06 8月, 2020 1 次提交
  23. 05 8月, 2020 2 次提交
  24. 04 8月, 2020 1 次提交
  25. 31 7月, 2020 1 次提交
  26. 30 7月, 2020 2 次提交
    • Cherry-pick of lite engine, test=release/1.8 (#25817) · 45fa6861
      石晓伟 提交于
      * ignore warnings of external libraries, test=develop (#24193)
      
      * fix repeat definitions in liengine.cc, test=develop (#25020)
      
      * remove paddle_use_kernel and paddle_use_op. test=develop (#25189)
      
      * fix compile for lite subgraph. test=develop (#25285)
      
      * [CI] [Lite-Subgraph] CI add lite subgraph check. (#25346)
      
      * supports xpu runtime, test=develop (#25554)
      
      * fix cmake of lite, test=develop (#25680)
      
      * change commit files, test=release/1.8
      Co-authored-by: NWilber <jiweibo@baidu.com>
      45fa6861
    • Y
      Saving inference model for user defined quantization (#25799) · 01fc84a1
      yukavio 提交于
      * Saving inference model for user defined quantization
      
      * Saving inference model for user defined quantization
      01fc84a1
  27. 28 7月, 2020 1 次提交
  28. 25 7月, 2020 1 次提交
  29. 16 7月, 2020 1 次提交
  30. 12 7月, 2020 1 次提交
  31. 10 7月, 2020 1 次提交