mmengine icon indicating copy to clipboard operation
mmengine copied to clipboard

[Fix]: missing work_dir

Open tibor-reiss opened this issue 1 year ago • 1 comments

Fixes #1574

Alternative would be to set self.cfg.work_dir from self._work_dir in runner.py (and also in _flexible_runner.py). But since only 2 backends (MLflowVisBackend and ClearMLVisBackend) rely on this, I opted for the more targeted solution.

tibor-reiss avatar Oct 22 '24 18:10 tibor-reiss

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Oct 22 '24 18:10 CLAassistant