1. 26 7月, 2022 1 次提交
    • 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
  2. 22 7月, 2022 1 次提交
  3. 21 7月, 2022 1 次提交
  4. 20 7月, 2022 1 次提交
  5. 19 7月, 2022 2 次提交
  6. 16 7月, 2022 1 次提交
  7. 15 7月, 2022 1 次提交
  8. 11 7月, 2022 2 次提交
  9. 06 7月, 2022 1 次提交
  10. 02 7月, 2022 1 次提交
    • L
      unify cpu context, part2 (#44012) · 755438a7
      Leo Chen 提交于
      * fix init()
      
      * delete test_device_context
      
      * replace CPUDeviceContext with CPUContext
      
      * fix test_scalar
      
      * remove dot_op.cc
      
      * fix compile
      755438a7
  11. 28 6月, 2022 2 次提交
  12. 26 6月, 2022 1 次提交
  13. 24 6月, 2022 2 次提交
    • G
      Fix hang bug of TCPStore (#43724) · 4c9330d6
      gongweibao 提交于
      * tmp fix
      
      * init
      
      * compile ok
      
      * compile ok
      
      * add vlogs
      
      * add test
      
      * fix termination error
      
      * add testfile
      
      * add
      
      * fix window compile
      
      * fix window compile
      
      * fix windows compile
      
      * fix windows compile
      
      * fix windows compile
      
      * fix windows compile
      
      * fix windows compile
      
      * fix windows compile
      
      * fix kunlun compile
      
      * fix compilation
      
      * fix compilation
      
      * fix compilation
      
      * tmp fix
      
      * add windows
      
      * add windows
      
      * add more logs
      
      * change timeout to protected
      
      * SB
      
      * add
      
      * add
      
      * fix timeout
      
      * add
      
      * fix test
      
      * fix test
      
      * fix test
      
      * fix ut
      
      * fix ut
      
      * fix ut
      4c9330d6
    • Z
      fix unused-variable warning (#43791) · 2bef8a48
      zhangchunle 提交于
      2bef8a48
  14. 23 6月, 2022 1 次提交
  15. 22 6月, 2022 1 次提交
  16. 21 6月, 2022 1 次提交
  17. 20 6月, 2022 1 次提交
    • W
      add dymf to gpups in python (#43497) · a4cfa5ae
      wangguanqun 提交于
      * gpups default config and dataset
      
      * codestyle
      
      * add unittest
      
      * code style
      
      * add dymf to gpups
      
      * codestyle
      
      * add static.nn.cvm import
      
      * PSERVER_DEBUG
      
      * add fs config to worker desc
      
      * update unittest
      
      * unittest
      
      * remove gpups unittest
      
      * remove gpups unittest
      
      * static check
      a4cfa5ae
  18. 17 6月, 2022 1 次提交
  19. 13 6月, 2022 2 次提交
  20. 09 6月, 2022 1 次提交
  21. 07 6月, 2022 1 次提交
  22. 05 6月, 2022 1 次提交
  23. 04 6月, 2022 1 次提交
  24. 02 6月, 2022 1 次提交
  25. 28 5月, 2022 1 次提交
  26. 25 5月, 2022 1 次提交
  27. 20 5月, 2022 1 次提交
  28. 19 5月, 2022 2 次提交
    • D
      【GPUPS】add ctr_dymf_accessor for pscore (#42827) · 148582fe
      danleifeng 提交于
      148582fe
    • S
      distribute label evenly among partitions in graph engine (#42846) · 68babef1
      seemingwang 提交于
      * enable graph-engine to return all id
      
      * change vector's dimension
      
      * change vector's dimension
      
      * enlarge returned ids dimensions
      
      * add actual_val
      
      * change vlog
      
      * fix bug
      
      * bug fix
      
      * bug fix
      
      * fix display test
      
      * singleton of gpu_graph_wrapper
      
      * change sample result's structure to fit training
      
      * recover sample code
      
      * fix
      
      * secondary sample
      
      * add graph partition
      
      * fix pybind
      
      * optimize buffer allocation
      
      * fix node transfer problem
      
      * remove log
      
      * support 32G+ graph on single gpu
      
      * remove logs
      
      * fix
      
      * fix
      
      * fix cpu query
      
      * display info
      
      * remove log
      
      * remove empyt file
      
      * distribute labeled data evenly in graph engine
      Co-authored-by: NDesmonDay <908660116@qq.com>
      68babef1
  29. 18 5月, 2022 2 次提交
  30. 16 5月, 2022 1 次提交
    • S
      fix node transfer problem (#42674) · b61a6e71
      seemingwang 提交于
      * enable graph-engine to return all id
      
      * change vector's dimension
      
      * change vector's dimension
      
      * enlarge returned ids dimensions
      
      * add actual_val
      
      * change vlog
      
      * fix bug
      
      * bug fix
      
      * bug fix
      
      * fix display test
      
      * singleton of gpu_graph_wrapper
      
      * change sample result's structure to fit training
      
      * recover sample code
      
      * fix
      
      * secondary sample
      
      * add graph partition
      
      * fix pybind
      
      * optimize buffer allocation
      
      * fix node transfer problem
      
      * remove log
      
      * support 32G+ graph on single gpu
      
      * remove logs
      
      * fix
      
      * fix
      
      * fix cpu query
      
      * display info
      
      * remove log
      
      * remove empyt file
      Co-authored-by: NDesmonDay <908660116@qq.com>
      b61a6e71
  31. 13 5月, 2022 1 次提交
  32. 12 5月, 2022 1 次提交
  33. 11 5月, 2022 1 次提交