1. 06 6月, 2023 1 次提交
  2. 16 5月, 2023 1 次提交
  3. 15 5月, 2023 1 次提交
  4. 12 5月, 2023 1 次提交
  5. 11 5月, 2023 4 次提交
  6. 10 5月, 2023 1 次提交
  7. 08 5月, 2023 2 次提交
  8. 06 5月, 2023 2 次提交
  9. 28 4月, 2023 1 次提交
  10. 27 4月, 2023 2 次提交
  11. 25 4月, 2023 1 次提交
  12. 13 4月, 2023 3 次提交
  13. 12 4月, 2023 1 次提交
  14. 10 4月, 2023 1 次提交
  15. 03 4月, 2023 1 次提交
  16. 28 3月, 2023 1 次提交
  17. 23 3月, 2023 1 次提交
  18. 21 3月, 2023 1 次提交
  19. 20 3月, 2023 1 次提交
    • S
      [Hackathon NO.71] 为 Paddle-TRT 添加 pad3d 算子 (#50986) · c36e3fd2
      Sonder 提交于
      * update codes about pad3d
      
      * add codes about Tensor type Padding
      
      * update
      
      * 更新单测文件
      
      * format code style
      
      * update and to &&'
      
      * rewrite codes about pad3d
      
      * add codes about converting paddle pad format to tensorrt pad format
      
      * fix some errors
      
      * 指定trt版本范围
      
      * 修正dims初始化方式
      
      * fix code style
      
      * update test pad values
      
      * 指定pad3d trt版本
      
      * 更新 单测 文件范围
      
      * 更新单测文件
      
      * update pad3d paddings convert codes
      
      * update pad3d
      
      * add static mode support
      
      * update test file
      
      * fix bugs about dynamic mode test codes
      
      * fix bug and add limite in op_teller
      
      * use a new padding convert method[ITensor* padding with using Slice to split the pre_pad and the  post pad]
      
      * fix PADDLE_THROW grammaly error
      
      * update test codes
      
      * 添加对于Tensor padding 的 size 判断
      c36e3fd2
  20. 16 3月, 2023 2 次提交
  21. 14 3月, 2023 1 次提交
  22. 13 3月, 2023 1 次提交
    • W
      squeeze2_op (#51146) · f9a4f007
      wenbin 提交于
      * squeeze2_op
      
      * add ut
      
      * fix ut
      
      * fix static
      
      * modity ut
      f9a4f007
  23. 09 3月, 2023 1 次提交
  24. 06 3月, 2023 1 次提交
  25. 02 3月, 2023 3 次提交
  26. 14 2月, 2023 1 次提交
    • X
      add setvalue trt converter (#50341) · 2548657e
      xjmxyt 提交于
      * add cast setvalue op
      
      * add set_value to op teller
      
      * renew test and add description
      
      * add setAxis and add complex test
      
      * change test
      2548657e
  27. 11 2月, 2023 1 次提交
    • W
      [TRT] elementwise_add+transpose fusion (#50081) · fd0d4fa4
      Wang Bojun 提交于
      * eleadd_trans first version
      
      log fix
      
      * refine code for linear format, add pass check
      
      * linear format refine and ut fix
      
      * fix ut
      
      * windows ut
      
      * windows ut 2
      
      * move tensorMeta and alloc to configure
      fd0d4fa4
  28. 09 2月, 2023 1 次提交
  29. 08 2月, 2023 1 次提交