1. 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
  2. 16 3月, 2023 2 次提交
  3. 14 3月, 2023 1 次提交
  4. 13 3月, 2023 1 次提交
    • W
      squeeze2_op (#51146) · f9a4f007
      wenbin 提交于
      * squeeze2_op
      
      * add ut
      
      * fix ut
      
      * fix static
      
      * modity ut
      f9a4f007
  5. 09 3月, 2023 1 次提交
  6. 06 3月, 2023 1 次提交
  7. 02 3月, 2023 3 次提交
  8. 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
  9. 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
  10. 09 2月, 2023 1 次提交
  11. 08 2月, 2023 1 次提交
  12. 07 2月, 2023 1 次提交
  13. 06 2月, 2023 1 次提交
  14. 01 2月, 2023 1 次提交
    • W
      Preln fix (#49802) · e03718f5
      Wang Bojun 提交于
      * preln_residual 2 fused_bias_residual
      
      * skip layernorm fix and ut
      
      * code refine
      
      * code style refine
      
      * fix ut
      
      * fix output
      
      * add trt layer fall back info
      
      * refine op teller and ut
      
      * DropoutMaskOut output fix
      e03718f5
  15. 31 1月, 2023 1 次提交
  16. 13 1月, 2023 2 次提交
    • W
      add oss flash fmha and fmhca support (#49438) · a48b8e2c
      Wang Bojun 提交于
      * add fmha_flashattention oss plugin
      a48b8e2c
    • Z
      [inference][trt]set output data type of trt network (#49712) · 690d7a69
      Zhang Jun 提交于
      * update trt engine to set in/out data type
      
      * update
      
      * Update engine.cc
      
      * Update engine.cc
      
      * update
      
      * set engine output type before freeze the network
      
      * update
      
      * update trt autoscan ut
      
      * update
      
      * update ut
      
      * fix equal bug, update ut
      
      * fix cast and equal ut
      
      * update cast ut using TRT < 8.4
      
      * set datatype from scope
      
      * check output var is nullptr
      
      * Update op_converter.h
      
      * update tensorrt_engine_op_test ut
      
      * update
      690d7a69
  17. 12 1月, 2023 1 次提交
  18. 10 1月, 2023 2 次提交
  19. 09 1月, 2023 2 次提交
  20. 05 1月, 2023 1 次提交
  21. 03 1月, 2023 2 次提交
  22. 23 12月, 2022 1 次提交
  23. 22 12月, 2022 1 次提交
  24. 20 12月, 2022 1 次提交
  25. 19 12月, 2022 1 次提交
  26. 14 12月, 2022 1 次提交
  27. 12 12月, 2022 2 次提交
  28. 08 12月, 2022 1 次提交
  29. 06 12月, 2022 1 次提交
  30. 05 12月, 2022 3 次提交