mmsegmentation/mmseg/core/utils
MengzhangLI f3ae2342eb
[Enchance] Support random seed for distributed sampler (#1411)
* support random seed for distributed sampler

* move mmseg/utils/dist_util.py to mmseg/core/utils/dist_util.py

* move mmseg/utils/dist_util.py to mmseg/core/utils/dist_util.py

* change dist sampler

* change dist sampler

* fix docstring in sync_random_seed
2022-03-28 23:50:39 +08:00
..
__init__.py [Enchance] Support random seed for distributed sampler (#1411) 2022-03-28 23:50:39 +08:00
dist_util.py [Enchance] Support random seed for distributed sampler (#1411) 2022-03-28 23:50:39 +08:00
layer_decay_optimizer_constructor.py [Feature] Support ConvNext (#1216) 2022-03-04 15:52:01 +08:00
misc.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00