1. 26 2月, 2022 1 次提交
    • Z
      [Pten] Refactor the copy kernel (#39731) · 9a7b9eda
      zyfncg 提交于
      * remove SetAllocationForOutputTenosr
      
      * add place param for copy kernel
      
      * recover SetAllocationForOutputTenosr
      
      * polish code
      
      * fix empty_dev api bug
      
      * test=allcases
      
      * test=allcases
      
      * fix bug
      
      * recover empty
      
      * recover modify
      9a7b9eda
  2. 22 2月, 2022 1 次提交
  3. 20 2月, 2022 1 次提交
  4. 19 2月, 2022 1 次提交
    • A
      [Pten]Unify paddle/pten::framework::ddim into pten::ddim (#39614) · 2fe04264
      Aurelius84 提交于
      * Unify paddle/pten::framework::ddim into pten::ddim
      
      * fix paddle namespace
      
      * compile sucessfully
      
      * fix npu src file
      
      * fix conflict
      
      * fix conflict
      
      * fix tensorrt compiler error
      
      * fix conflict
      
      * fix conflict
      
      * fix tesst file conflict
      
      * fix conflict
      
      * fix mlu file conflict
      
      * fix mlu file conflict
      
      * fix cinn header file conflict
      
      * fix conflict
      
      * fix conflict
      
      * fix conflict
      
      * fix conflict
      2fe04264
  5. 17 2月, 2022 1 次提交
  6. 21 1月, 2022 1 次提交
  7. 18 1月, 2022 1 次提交
  8. 13 1月, 2022 1 次提交
  9. 07 1月, 2022 1 次提交
    • Y
      [PTen]Refactor flatten_grad kernel (#38712) · 5cf0bb79
      YuanRisheng 提交于
      * refactor flatten grad kernel
      
      * fix bugs when run ci unittest
      
      * fix bugs when use default GetExpectedPtenKernelArgs
      
      * xshape sometimes is has null holder ,fix this bugs
      5cf0bb79