1. 24 3月, 2023 2 次提交
  2. 23 3月, 2023 2 次提交
  3. 22 3月, 2023 6 次提交
  4. 21 3月, 2023 4 次提交
  5. 20 3月, 2023 3 次提交
    • Y
      [PHI Decoupling]Add PHI init for extension (#51511) · 62712aec
      YuanRisheng 提交于
      * remove init
      
      * delete fluid in context pool
      
      * fix custom op bugs
      
      * fix profiler bugs
      
      * fix ci bugs
      
      * fix window compile bugs
      
      * fix windows bugs
      
      * fix window bugs
      62712aec
    • M
      52e1742f
    • 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
  6. 16 3月, 2023 4 次提交
    • X
      Add Deformable Conv Dynamic Shape Support (#50698) · 86bf8274
      xjmxyt 提交于
      * add dynamic support
      
      * add more test
      
      * fix bug
      
      * change test
      
      * change test
      86bf8274
    • H
      Update from_blob API (#51646) · c07c7712
      Huang Jiyi 提交于
      * remove contexts in tensor_utils
      
      * update from_blob
      
      * update from_blob
      
      * update from_blob
      
      * fix bug
      
      * fix bug
      c07c7712
    • W
      split layernorm pass (#51228) · 3f3372b6
      wenbin 提交于
      * split pass
      
      * fix compile
      
      * fix ut
      
      * more time
      
      * modify ut
      
      * reduce dim
      
      * fix compile
      
      * reshape weight
      
      * tensor
      
      * remove enforce
      
      * static shape ut
      
      * batchsize
      
      * reorder pass
      
      * minus test cases
      
      * windows timeout
      
      * windows time out
      
      * remove test for windows
      
      * correct
      
      * sssss
      
      * xxx
      3f3372b6
    • X
      add index select op (#51498) · 543da561
      xjmxyt 提交于
      * add index select op
      
      * add to op teller
      
      * add trt version control
      
      * delete useless code
      543da561
  7. 15 3月, 2023 1 次提交
  8. 14 3月, 2023 2 次提交
  9. 13 3月, 2023 4 次提交
  10. 09 3月, 2023 2 次提交
  11. 07 3月, 2023 2 次提交
  12. 06 3月, 2023 2 次提交
  13. 03 3月, 2023 1 次提交
  14. 02 3月, 2023 5 次提交