Add runner builder (#570)
* Add build_runner * Parametrize test_runner * Add imports to runner __init__ * Refactor max_iters and max_epochs from run to init * Add assertion error messages * Add test_builder * Make change retro-compatible * Raise ValueError if max_epochs and max_iters
Showing
mmcv/runner/builder.py
0 → 100644
Please register or sign in to comment