1. 26 9月, 2022 2 次提交
  2. 24 9月, 2022 1 次提交
  3. 23 9月, 2022 4 次提交
  4. 22 9月, 2022 3 次提交
  5. 21 9月, 2022 3 次提交
  6. 20 9月, 2022 11 次提交
  7. 19 9月, 2022 14 次提交
  8. 17 9月, 2022 1 次提交
    • Z
      V2.4 - cherry-pick (#46126) · a76fa414
      ziyoujiyi 提交于
      * back fl
      
      * delete ssl cert
      
      * .
      
      * make warning
      
      * .
      
      * unittest paral degree
      
      * solve unittest
      
      * heter & multi cloud commm ready
      
      * .
      
      * .
      
      * fix gloo compile warning
      
      * adapt for nn fl-ps
      a76fa414
  9. 16 9月, 2022 1 次提交
    • C
      (cherry-pick)Fix split infershape in static mode and add convert rules for... · 4e09e402
      Charles-hit 提交于
      (cherry-pick)Fix split infershape in static mode and add convert rules for fill_any_like op (#46079)
      
      * Fix split bug in static mode (#45906)
      
      * fix split bug in static mode
      
      * modify code style
      
      * modify code style
      
      * add unit test for split
      
      * add convert rules for fill_any_like op in paddle science (#45985)
      
      * add convert rules for fill_any_like op in paddle science
      
      * add unit test for fill_any_like op in paddle science
      
      * modify fill_any_like convert rule
      
      * modify fill_any_like convert rule dtype
      4e09e402