[Enhance] Add `data_preprocessor` config as an argument of runner. (#343)
* [Enhance] Add `preprocess_cfg` as an argument of runner. * Rename `preprocess_cfg` to `data_preprocessor` * Fix docstring
Showing
- mmengine/runner/runner.py 10 additions, 0 deletionsmmengine/runner/runner.py
- tests/test_model/test_base_model/test_base_model.py 1 addition, 1 deletiontests/test_model/test_base_model/test_base_model.py
- tests/test_model/test_base_model/test_data_preprocessor.py 2 additions, 2 deletionstests/test_model/test_base_model/test_data_preprocessor.py
- tests/test_runner/test_runner.py 16 additions, 3 deletionstests/test_runner/test_runner.py
Loading
Please register or sign in to comment