1. 16 3月, 2023 1 次提交
  2. 15 3月, 2023 2 次提交
  3. 14 3月, 2023 2 次提交
  4. 13 3月, 2023 1 次提交
  5. 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
  6. 08 3月, 2023 1 次提交
  7. 07 3月, 2023 2 次提交
  8. 06 3月, 2023 3 次提交
  9. 02 3月, 2023 1 次提交
  10. 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
  11. 28 2月, 2023 2 次提交
  12. 27 2月, 2023 6 次提交
  13. 24 2月, 2023 2 次提交
  14. 20 2月, 2023 1 次提交
  15. 17 2月, 2023 3 次提交
  16. 16 2月, 2023 2 次提交
  17. 14 2月, 2023 1 次提交
  18. 10 2月, 2023 1 次提交
  19. 07 2月, 2023 2 次提交
  20. 06 2月, 2023 3 次提交
  21. 03 2月, 2023 2 次提交