mmpretrain/tests/test_data
Zhicheng Chen da39ca6898
[Fix] Fix test sampler bug. (#611)
* sampler bugfixes

* sampler bugfixes

* reorganize code

* minor fixes

* reorganize code

* minor fixes

* Use `mmcv.runner.get_dist_info` instead of `dist` package to get rank
and world size.

* Add `build_dataloader` unit tests and fix sampler's unit tests.

* Fix unit tests

* Fix unit tests

Co-authored-by: mzr1996 <mzr1996@163.com>
2021-12-23 18:07:41 +08:00
..
test_datasets [Fix] Fix test sampler bug. (#611) 2021-12-23 18:07:41 +08:00
test_pipelines [Fix] Fix interpolation method checking in `Resize` (#547) 2021-11-19 17:38:25 +08:00
test_builder.py [Fix] Fix test sampler bug. (#611) 2021-12-23 18:07:41 +08:00