- Jul 31, 2019
-
-
Kai Chen authored
* add isort config * use isort to sort imports * add isort to travis
-
- Jul 13, 2019
-
-
simon wu authored
* Fixing build-errors on Windows (add some compile args, which are default on Linux) * Fixing build-errors on Windows * minor formatting * Fixing errors on windows 1.Adding 'cxx' key for extra_compile_args 2.Adding type-cast to long for first parameter of THCCeilDiv facebookresearch/maskrcnn-benchmark#409 3.Ignoring resource setting on windows * update the order of import statements
-
- Jul 08, 2019
-
-
Jiaqi Wang authored
-
- Jun 28, 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
-
- Oct 25, 2018
- Oct 12, 2018
-
-
Kai Chen authored
-
- Oct 08, 2018
-
-
Kai Chen authored
-
- Oct 04, 2018
-
-
Kai Chen authored
-
- Sep 24, 2018
-
-
Kai Chen authored
-
- Sep 23, 2018
-
-
Kai Chen authored
-