1. 17 8月, 2017 1 次提交
  2. 04 7月, 2017 1 次提交
    • Y
      Remove buggy BarrierStat · 1ecddd81
      Yu Yang 提交于
      The implementation of BarrierStat is buggy, and it is not necessary
      for Paddle to diagnose which node in cluster is slow.
      1ecddd81
  3. 25 5月, 2017 1 次提交
  4. 03 5月, 2017 1 次提交
  5. 02 5月, 2017 1 次提交
  6. 23 3月, 2017 1 次提交
  7. 14 3月, 2017 1 次提交
  8. 14 12月, 2016 1 次提交
  9. 12 12月, 2016 1 次提交
  10. 09 12月, 2016 1 次提交
  11. 22 11月, 2016 2 次提交
  12. 20 11月, 2016 1 次提交
    • Y
      Fix several cpp issues · 20600e70
      Yu Yang 提交于
      * Different Type compare.
      * ostream << should pass a const object.
      * remove always true checks.
      20600e70
  13. 28 10月, 2016 1 次提交
    • B
      Support empty Param Block in ParameterSever (#244) · fa24cbdb
      backyes 提交于
      * Because in cluster maybe use a lot machine to train a model, and some parameter size could be too small for ParameterServer. Then some of pservers could not have any ParamBlock.
      * Also, because ports_num or ports_num_for_sparse is too large, then give a warning in runtime.
      fa24cbdb
  14. 08 9月, 2016 1 次提交
  15. 29 8月, 2016 1 次提交