“2d45b245384f0f6e71695329c384c33ae37fb44a”上不存在“release/0.10.0/doc/api/v1/trainer_config_helpers/layers.html”
  1. 03 8月, 2020 1 次提交
  2. 30 7月, 2020 1 次提交
  3. 29 7月, 2020 1 次提交
  4. 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
  5. 23 7月, 2020 1 次提交
  6. 20 7月, 2020 1 次提交