1. 25 4月, 2023 1 次提交
  2. 19 4月, 2023 1 次提交
  3. 17 4月, 2023 1 次提交
  4. 23 3月, 2023 1 次提交
  5. 21 3月, 2023 1 次提交
  6. 20 12月, 2022 1 次提交
  7. 28 9月, 2022 1 次提交
    • C
      Remove the declaration of using Tensor in framework/tensor.h (#46432) · e12a905e
      Chen Weihang 提交于
      * remove needless using tensor
      
      * remove needless using tensor
      
      * resolve conflict
      
      * replace tensor using
      
      * fix format error
      
      * revert needless changing
      
      * fix rocm and npu compile error
      
      * fix cinn compile error
      
      * fix format error
      
      * fix mkldnn format error
      
      * fix mkldnn format error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * resolve conflict
      e12a905e
  8. 23 8月, 2022 1 次提交
  9. 12 8月, 2022 1 次提交
  10. 26 6月, 2022 1 次提交
  11. 09 6月, 2022 1 次提交
  12. 07 6月, 2022 1 次提交
  13. 05 6月, 2022 1 次提交
  14. 02 6月, 2022 1 次提交
  15. 07 4月, 2022 1 次提交
  16. 25 3月, 2022 1 次提交
  17. 23 3月, 2022 1 次提交
  18. 10 3月, 2022 1 次提交
    • H
      Move dropout to phi (#40148) · 99fc1b08
      hong 提交于
      * move dropout to phi; test=develop
      
      * fix xpu, npu compile error; test=develop
      99fc1b08
  19. 07 3月, 2022 1 次提交
  20. 04 3月, 2022 1 次提交
  21. 02 3月, 2022 1 次提交
  22. 25 2月, 2022 1 次提交
  23. 20 2月, 2022 2 次提交
  24. 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
  25. 15 2月, 2022 1 次提交
  26. 11 2月, 2022 1 次提交
  27. 12 1月, 2022 1 次提交
    • L
      Adjust warpper of gpu_lanuch_config (#38654) · f5166284
      limingshu 提交于
      * first commit
      
      * fix wrong filename
      
      * fix the wrong spell name
      
      * fix gpu config warper
      
      * modify according to pr advices
      
      * fix GpuLauchConfig1D api bugs
      
      * change the config for dropout grad
      
      * fix bugs
      
      * modification according to pr advices
      
      * modification according to pr advices
      f5166284
  28. 06 1月, 2022 1 次提交
  29. 26 12月, 2021 1 次提交
  30. 03 12月, 2021 1 次提交
  31. 18 11月, 2021 1 次提交
  32. 29 9月, 2021 1 次提交
  33. 28 9月, 2021 1 次提交
    • X
      [hybrid] seed and dropout op support force-cpu (#35820) · 58c8f6b3
      xiayanming 提交于
      * [HIP] fix op not support AMD GPU bug, the flag PADDLE_WITH_ROCM is invalid
      
      * [HIP] fix op not support AMD GPU bug, the flag PADDLE_WITH_ROCM is invalid
      
      * [HIP] fix op not support AMD GPU bug
      
      * [hybrid] seed and dropout op support force-cpu
      
      * [hybrid] seed and dropout op support force-cpu
      
      * [hybrid] seed and dropout op support force-cpu
      
      * [hybrid] seed and dropout op support force-cpu
      
      * [hybrid] seed and dropout op support force-cpu
      
      * [hybrid] fix seed ci failed issue
      
      * add AsExtra for force_cpu of seed op
      58c8f6b3
  34. 15 9月, 2021 1 次提交