1. 25 9月, 2020 1 次提交
  2. 24 9月, 2020 1 次提交
  3. 21 9月, 2020 2 次提交
  4. 18 9月, 2020 2 次提交
  5. 17 9月, 2020 1 次提交
  6. 15 9月, 2020 3 次提交
    • S
      Optimize slice trt plugin (#26970) · 47fdc60e
      Shang Zhizhou 提交于
      * 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>
      47fdc60e
    • W
      [Pass Compatible] Bind python compatible. (#27262) · f827665a
      Wilber 提交于
      f827665a
    • S
      Optimize error report (#27254) · e6e2e537
      Shang Zhizhou 提交于
      * optimize errror report
      
      * add test case for pad op converter
      
      * fix some spelling mistake commented by peiyang
      e6e2e537
  7. 17 7月, 2020 1 次提交
  8. 10 6月, 2020 1 次提交
  9. 26 4月, 2020 1 次提交
  10. 24 4月, 2020 1 次提交
  11. 22 4月, 2020 1 次提交
  12. 17 4月, 2020 1 次提交
  13. 11 4月, 2020 1 次提交
  14. 16 3月, 2020 1 次提交
  15. 10 2月, 2020 1 次提交