mmengine/docs/en
Ma Zerun f0451a38f0
[Feature] Add data sampler (#30)
* Add DefaultSampler and InfiniteSampler

* Add unit test

* Add samplers to API reference

* Update docstring

* Improve according to comments

* Rename `num_replicas` to `world_size`

* Update docstring.

* Update mmengine/data/sampler.py

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* Update mmengine/data/sampler.py

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* Fix typo in unit test

Co-authored-by: Wenwei Zhang <40779233+ZwwWayne@users.noreply.github.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-02-21 13:08:55 +08:00
..
tutorials [Docs] Add registry tutorial (#3) 2022-02-15 13:12:16 +08:00
Makefile [Docs] Add the structure of the documentation (#12) 2022-02-12 22:14:15 +08:00
api.rst [Feature] Add data sampler (#30) 2022-02-21 13:08:55 +08:00
conf.py [Docs] Add the structure of the documentation (#12) 2022-02-12 22:14:15 +08:00
index.rst [Feature] Add Registry (#11) 2022-02-16 21:45:39 +08:00
make.bat [Docs] Add the structure of the documentation (#12) 2022-02-12 22:14:15 +08:00
switch_language.md [Docs] Add the structure of the documentation (#12) 2022-02-12 22:14:15 +08:00