- Jul 08, 2019
-
-
Jiaqi Wang authored
-
- Jun 27, 2019
-
-
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.
-
- May 20, 2019
-
-
Jiangmiao Pang authored
* Reformat use yapf 0.27.0 * Add yapf style file
-
- May 11, 2019
-
-
Kai Chen authored
* rewrite multigpu testing with mmddp * fix an indent * update slurm testing script * update readme and scripts
-
- Sep 23, 2018
-
-
Kai Chen authored
-
- Sep 02, 2018
-
-
Kai Chen authored
-