1. 17 3月, 2023 2 次提交
  2. 16 3月, 2023 3 次提交
    • C
      rename flash_attn_raw to flash_attn_unpadded (#51704) · 0b778bdc
      Chitsing KUI 提交于
      * rename flash_attn_raw to flash_attn_unpadded
      
      * fix static api
      
      * fix static return
      0b778bdc
    • J
      [Auto Parallel Performance] Support BF16 Training (#51285) · 9ded5707
      JZ-LIANG 提交于
      * update env setting
      
      * update pass logic
      
      * dist op support bf16
      
      * backward cast update
      
      * update setting
      
      * update backward
      
      * revert amp pass
      
      * update fp16 backward logic
      
      * register c_embedding bf16
      
      * revert engine
      
      * add unitest
      
      * add unitest
      
      * update unitest
      
      * update cmake
      
      * update math
      
      * update math.py
      
      * update unitest
      
      * update unitest
      
      * revise unitest
      
      * revise unitest
      
      * update unitest
      
      * update unitest
      
      * update unitest
      9ded5707
    • V
      文档修复 (#51419) · 0e9a48c7
      Vegetable dog 提交于
      * update rnn.py
      
      * update common.py
      
      * update rnn.py
      
      * update common.py
      
      * fix CI
      0e9a48c7
  3. 15 3月, 2023 2 次提交
  4. 14 3月, 2023 2 次提交
  5. 13 3月, 2023 1 次提交
  6. 09 3月, 2023 1 次提交
    • Z
      Remove paddle.fluid.layers.utils.* (#51033) · 86e990d4
      zqw_1997 提交于
      * move fluid.utils to paddle.utils.layers_utils
      
      * fix error
      
      * delete original fluid layers utils
      
      * remove import and old utils
      
      * remove more old utils import
      
      * change import path of fill_constant in the layers_utils.py
      
      * fix mistake
      
      * fix error
      
      * expose in __init__.py
      
      * for comment
      
      * when change the ref of func is_sequence, it should change to the root of is_sequence instead
      
      * for codecheck
      86e990d4
  7. 08 3月, 2023 1 次提交
  8. 07 3月, 2023 2 次提交
  9. 06 3月, 2023 3 次提交
  10. 02 3月, 2023 1 次提交
  11. 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
  12. 28 2月, 2023 2 次提交
  13. 27 2月, 2023 6 次提交
  14. 24 2月, 2023 2 次提交
  15. 20 2月, 2023 1 次提交
  16. 17 2月, 2023 3 次提交
  17. 16 2月, 2023 2 次提交
  18. 14 2月, 2023 1 次提交
  19. 10 2月, 2023 1 次提交
  20. 07 2月, 2023 2 次提交
  21. 06 2月, 2023 1 次提交