This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmengine
mirror of
https://github.com/open-mmlab/mmengine.git
Watch
1
Star
0
Fork
You've already forked mmengine
0
Code
Issues
Projects
Releases
Wiki
Activity
817eb89ac2
mmengine
/
docs
/
en
/
api.rst
10 lines
125 B
ReStructuredText
Raw
Normal View
History
Unescape
Escape
[Feature] Add Registry (#11)
2022-02-16 21:45:39 +08:00
Registry
--------
..
automodule
::
mmengine.registry
:members:
[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
Data
--------
..
automodule
::
mmengine.data
:members: