1. 26 7月, 2022 3 次提交
    • Z
      add horizontal federation learning ps feature (#44327) · 4bc22b69
      ziyoujiyi 提交于
      * back fl
      
      * delete ssl cert
      
      * .
      
      * make warning
      
      * .
      
      * unittest paral degree
      
      * solve unittest
      
      * heter & multi cloud commm ready
      
      * .
      
      * .
      
      * fl-ps v1.0
      
      * .
      
      * support N + N mode
      
      * .
      
      * .
      
      * .
      
      * .
      
      * delete print
      
      * .
      
      * .
      
      * .
      
      * .
      
      * fix bug
      
      * .
      
      * .
      
      * fl-ps with coordinator ready
      
      * merge dev
      
      * update message parse only
      
      * update fl client scheduler
      
      * fix bug
      
      * update multithreads sync
      
      * fix ci errors
      
      * update role_maker.py
      
      * update role_maker.py
      
      * fix ci error: windows py import error
      
      * fix ci error: windows py import error
      
      * fix windows ci pylib import error
      
      * add dump fields & params
      
      * try to fix windows import fleet error
      
      * fix ps FLAGS error
      4bc22b69
    • R
      Set more attrs in ReplaceScaleLossGradOp (#44576) · ab198b45
      Ruibiao Chen 提交于
      * Set more attrs in ReplaceScaleLossGradOp
      
      * Fix typos
      
      * Fix CI errors
      
      * Add UT
      ab198b45
    • R
      Remove ControlDepVar in GraphToBlock (#44591) · 8d3672f0
      Ruibiao Chen 提交于
      8d3672f0
  2. 25 7月, 2022 1 次提交
  3. 21 7月, 2022 2 次提交
  4. 20 7月, 2022 7 次提交
  5. 19 7月, 2022 2 次提交
  6. 18 7月, 2022 1 次提交
  7. 16 7月, 2022 1 次提交
  8. 15 7月, 2022 1 次提交
  9. 14 7月, 2022 4 次提交
  10. 13 7月, 2022 3 次提交
  11. 12 7月, 2022 4 次提交
  12. 11 7月, 2022 4 次提交
  13. 07 7月, 2022 2 次提交
    • S
      [Windows CI] copy onnxruntime.dll to c++ test folder in windows (#44121) · 05b7ef8d
      Sing_chan 提交于
      * copy onnxruntime.dll to c++ test folder in windows
      
      * remove ut that failed due to onnxrumtime.dll
      
      * test_api_impl failed of diff
      
      * use TARGET to make sure if the test exist; use POST_BUILD to add copy command
      05b7ef8d
    • A
      [IPU] support dy2static for IPU merge code (#43770) · 6984fbca
      Allen Guo 提交于
      * feat(): dynamic_to_static support for ipu.
      
      * fix(): format fix.
      
      * fix format
      
      * fix cpplint error
      
      * use phi::errors
      
      * fix format
      
      * fix format
      
      * fix(): add api to restore patched function.
      
      * fix(): identity_loss uses cpu place as expected kernel type.
      
      * doc(): add IPU dy2static related docs.
      
      * fix(): combine test cases.
      
      * fix format
      
      * fix comment
      
      * fix format
      
      * apply comment
      
      * fix compiling
      
      * fix(): align docs.
      
      * fix(): fix identity_loss function docs.
      
      * fix(): adjust mean and sum in identity_loss.
      
      * fix(): minor docs.
      
      * move API to paddle.incubate.identity_loss
      
      * fix UT
      Co-authored-by: Nzhaorui chen <zhaoruic@graphcore.ai>
      6984fbca
  14. 06 7月, 2022 4 次提交
  15. 05 7月, 2022 1 次提交