1. 08 Jul, 2019 1 commit
  2. 27 Jun, 2019 1 commit
    • Qiang Zhang's avatar
      Only import torch.distributed when needed (#882) · 8bf38df0
      Qiang Zhang authored
      * Fix an import error for `get_world_size` and `get_rank`
      
      * Only import torch.distributed when needed
      
      torch.distributed is only used in DistributedGroupSampler
      
      * use `get_dist_info` to obtain world size and rank
      
      `get_dist_info` from `mmcv.runner.utils` handles the problem of `distributed_c10d` doesn't exist.
      8bf38df0
  3. 20 May, 2019 1 commit
  4. 11 May, 2019 1 commit
  5. 23 Sep, 2018 1 commit
  6. 02 Sep, 2018 1 commit