1. 16 9月, 2020 1 次提交
  2. 14 9月, 2020 1 次提交
  3. 09 9月, 2020 1 次提交
  4. 07 9月, 2020 1 次提交
  5. 04 9月, 2020 1 次提交
  6. 29 8月, 2020 1 次提交
  7. 27 8月, 2020 1 次提交
  8. 26 8月, 2020 1 次提交
  9. 25 8月, 2020 1 次提交
  10. 24 8月, 2020 1 次提交
  11. 21 8月, 2020 1 次提交
  12. 18 8月, 2020 1 次提交
  13. 13 8月, 2020 1 次提交
  14. 12 8月, 2020 1 次提交
  15. 10 8月, 2020 1 次提交
  16. 05 8月, 2020 1 次提交
  17. 03 8月, 2020 1 次提交
  18. 30 7月, 2020 1 次提交
  19. 29 7月, 2020 1 次提交
  20. 28 7月, 2020 1 次提交
    • D
      add more settings for distributed strategy (#25685) · 920d998f
      Dong Daxiang 提交于
      * add more settings for distributed strategy
      Basically, DistributedStrategy has several parts of configurations:
      - BuildStrategy: the same as paddle.fluid.BuildStrategy, but the distributed arguments are moved out of BuildStrategy
      - ExecutionStrategy: the same as paddle.fluid.ExecutionStrategy
      - collective communication configs: nccl_comm_num, hierarchical allreduce and so on
      - distributed algorithms: async_update(mainly used in PS), lars, lamb and so on
      920d998f
  21. 20 7月, 2020 1 次提交
  22. 08 7月, 2020 1 次提交
  23. 06 7月, 2020 1 次提交