1. 09 3月, 2023 1 次提交
    • TaoTao Li's avatar
      Add comm context manager, add phi broadcast op (#51072) · c191b707
      TaoTao Li 提交于
      * * add comm context for device context
      
      * add broadcast phi operator kernel and api
      
      * add broadcast support dtype, update ut
      
      * fix broadcast bfloat16 type
      
      * fix ut
      
      * update test_collective_broadcast_api timeout to 300
      c191b707
  2. 01 3月, 2023 1 次提交
    • C
      Integration flash attention (#49869) · 61611786
      Chitsing KUI 提交于
      * flash attn
      
      * seed
      
      * almost
      
      * softmax
      
      * fix workspace
      
      * add unitest; linux only
      
      * fix setup
      
      * fix datatype include
      
      * fix setup typo
      
      * fix def scope
      
      * new error api
      
      * use paddle fork
      
      * fix attr bug; complete ut
      
      * update flash hash
      
      * fix rng reset
      
      * fix offset
      
      * fix comments
      61611786
  3. 24 2月, 2023 1 次提交
    • HappyHeavyRain's avatar
      support 'backend' in static ops (#50671) · 363825df
      HappyHeavyRain 提交于
      * support 'backend' in static ops
      
      * change bitwise_xx comment in python
      
      * change bitwise_xxx comment in python
      
      * change 'backend' and 'data_type' in GetExpectedKernelType
      363825df
  4. 23 2月, 2023 1 次提交
    • HappyHeavyRain's avatar
      Support 'complex promote' in yaml (#50611) · 91a3d159
      HappyHeavyRain 提交于
      * support 'complex promote' in yaml
      
      * change the compplex_promote
      
      * change 'kron' in math.py
      
      * change 'kron' comment in python
      
      * change kron comment in python
      
      * change kron comment in python
      91a3d159
  5. 21 2月, 2023 1 次提交
    • HappyHeavyRain's avatar
      Support bw invoke fw (#50260) · d8845735
      HappyHeavyRain 提交于
      * support bw invoke fw
      
      * fix scale in static_backward.yaml
      
      * fix the bug in tensorrt/convert
      
      * move 'scale','sign' into ops.yaml
      
      * add scale_grad of scale in op_compat.yaml
      
      * change generated_static_op in CMakeLists.txt
      d8845735
  6. 20 2月, 2023 1 次提交
  7. 03 2月, 2023 1 次提交
  8. 16 1月, 2023 1 次提交
  9. 13 1月, 2023 1 次提交
  10. 12 1月, 2023 1 次提交
  11. 09 1月, 2023 1 次提交
  12. 05 1月, 2023 2 次提交
  13. 30 12月, 2022 1 次提交
  14. 28 12月, 2022 1 次提交
  15. 23 12月, 2022 1 次提交
  16. 20 12月, 2022 1 次提交
    • HappyHeavyRain's avatar
      Generate static graph code of some ops (#49092) · 11d7026b
      HappyHeavyRain 提交于
      * generate static graph code of some ops
      
      * change the default value of 'num' of 'unstack'
      
      * revert the pow
      
      * fix the 'real' 'imag' op error because of 'complex'
      
      * fix the code according to review
      11d7026b
  17. 13 12月, 2022 1 次提交
  18. 12 12月, 2022 2 次提交
  19. 09 12月, 2022 2 次提交
  20. 05 12月, 2022 1 次提交
  21. 29 11月, 2022 1 次提交
  22. 28 11月, 2022 1 次提交
  23. 17 11月, 2022 2 次提交
  24. 11 11月, 2022 1 次提交
  25. 09 11月, 2022 1 次提交
  26. 04 11月, 2022 1 次提交
  27. 02 11月, 2022 1 次提交
  28. 01 11月, 2022 1 次提交
  29. 31 10月, 2022 1 次提交
  30. 28 10月, 2022 2 次提交
  31. 24 10月, 2022 1 次提交
  32. 19 10月, 2022 1 次提交
  33. 12 10月, 2022 1 次提交
  34. 14 9月, 2022 1 次提交
  35. 09 9月, 2022 1 次提交