1. 05 4月, 2023 1 次提交
  2. 04 4月, 2023 1 次提交
  3. 31 3月, 2023 1 次提交
  4. 29 3月, 2023 3 次提交
  5. 28 3月, 2023 2 次提交
  6. 25 3月, 2023 2 次提交
  7. 23 3月, 2023 1 次提交
  8. 22 3月, 2023 1 次提交
  9. 20 3月, 2023 3 次提交
    • W
      fix conv axis is not the default value -1 (#51486) · 4c9e34dc
      Weilong Wu 提交于
      * fix add axis is not default -1
      
      * polish conv logic
      
      * Don't import paddle
      
      * fix error
      4c9e34dc
    • zhouweiwei2014's avatar
    • G
      Fluid clean move out fill constant (#49511) · c985b1ac
      GGBond8488 提交于
      * migrate fill_constant to paddle.tensor
      
      * move fill_constant to paddle.tensor and repalce the reference
      
      * add missing fill_constant replacement
      
      * fix typro
      
      * remove unused import fill_constant
      
      * fix zeros import error
      
      * fix circle import
      
      * fix layers.zeros
      
      * fix unitest
      
      * fix unitests
      
      * fix unitest
      
      * use paddle.full replace fill_constant in samplecode
      
      * fix sample code
      
      * recovery xpu test
      
      * recovery xpu test
      
      * fix circle import
      
      * fix utils import error
      
      * fix utils error
      
      * fix circle import
      
      * redo
      
      * fix circle import
      
      * fix prim fill constant import
      
      * fix type error
      
      * fix increase error
      
      * fix test error
      
      * fix fill_constant
      c985b1ac
  10. 17 3月, 2023 2 次提交
  11. 16 3月, 2023 2 次提交
  12. 15 3月, 2023 1 次提交
  13. 14 3月, 2023 2 次提交
  14. 13 3月, 2023 1 次提交
  15. 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
  16. 06 3月, 2023 3 次提交
  17. 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
  18. 28 2月, 2023 2 次提交
  19. 27 2月, 2023 6 次提交
  20. 24 2月, 2023 1 次提交
  21. 17 2月, 2023 1 次提交
  22. 14 2月, 2023 1 次提交
  23. 10 2月, 2023 1 次提交