mmengine/docs/resources/config
jbwang1997 c46f891a97
[Enhance] Substitute the environment variable in config file (#744)
* Add read environment variable function in config

* Add UT

* enable int case, split predefined and environment

* Update py config

* Add new attributes env_variables in config

* Add examples in docstring

* Fix comments

* Add tutorials

* Add en tutorials

* Refactor config docs according to comments

* Fix comments

* Change function name
2023-02-01 10:16:47 +08:00
..
config_sgd.py [Docs] Refine config docs. (#432) 2022-08-30 18:39:19 +08:00
cross_repo.py [Docs] Refine config docs. (#432) 2022-08-30 18:39:19 +08:00
custom_imports.py [Docs] Refine config docs. (#432) 2022-08-30 18:39:19 +08:00
demo_train.py [Docs] Refine config docs. (#432) 2022-08-30 18:39:19 +08:00
example.py [Docs] Refine config docs. (#432) 2022-08-30 18:39:19 +08:00
learn_read_config.py [Docs] Refine config docs. (#432) 2022-08-30 18:39:19 +08:00
my_module.py [Docs] Refine config docs. (#432) 2022-08-30 18:39:19 +08:00
optimizer_cfg.py [Docs] Refine config docs. (#432) 2022-08-30 18:39:19 +08:00
predefined_var.py [Docs] Refine config docs. (#432) 2022-08-30 18:39:19 +08:00
refer_base_var.py [Docs] Refine config docs. (#432) 2022-08-30 18:39:19 +08:00
replace_data_root.py [Enhance] Substitute the environment variable in config file (#744) 2023-02-01 10:16:47 +08:00
replace_num_classes.py [Enhance] Substitute the environment variable in config file (#744) 2023-02-01 10:16:47 +08:00
resnet50.py [Docs] Refine config docs. (#432) 2022-08-30 18:39:19 +08:00
resnet50_delete_key.py [Docs] Refine config docs. (#432) 2022-08-30 18:39:19 +08:00
resnet50_lr0.01.py [Docs] Refine config docs. (#432) 2022-08-30 18:39:19 +08:00
resnet50_runtime.py [Docs] Refine config docs. (#432) 2022-08-30 18:39:19 +08:00
runtime_cfg.py [Docs] Refine config docs. (#432) 2022-08-30 18:39:19 +08:00