1. 07 8月, 2023 3 次提交
    • H
      Update Save/Load Interface to 2.0 (#55836) · ab8c3179
      Huihuang Zheng 提交于
      Update Save/Load Interface to 2.0
      ab8c3179
    • C
      Fix typos, test=document_fix (#56005) · f55f601e
      co63oc 提交于
      f55f601e
    • U
      [WIP] Integration flash attention 2 (#55758) · 0473369f
      umiswing 提交于
      * Work for fa-2 padded fwd. Code to be cleaned.
      
      * Work for fa2 unpadded fwd.
      
      * Work for padded-bwd, dk get small diff on np.random.seed(0)
      
      * Anyway I pass paddle's utest, except return softmax without dropout.
      
      * Clean code.
      
      * Modify interface.
      
      * Clean code and add some check.
      
      * Easy compile for dev.
      
      * Fix ci.
      
      * Fix ci-build.
      
      * Add std c++17 option again.
      
      * Limit max job when compiling fa2.
      
      * Remove const_cast
      
      * Add fwd params, to be cleaned.
      
      * Clean code.
      
      * Add bwd params.
      
      * Clean code.
      
      * Add enforce.
      
      * Use v2.0.4
      
      * Pass RNG state to fa2 capi
      
      * Fix review.
      
      * Add assert
      
      * Skip compile for sm less than 80.
      0473369f
  2. 06 8月, 2023 1 次提交
  3. 04 8月, 2023 10 次提交
  4. 03 8月, 2023 4 次提交
  5. 02 8月, 2023 9 次提交
  6. 01 8月, 2023 7 次提交
  7. 31 7月, 2023 6 次提交