Describe the bug
If the users specify their own work_dir in multi-GPU usage, the variable is not correctly passed to train_single_model.
|
+ f"--input_config '{self.input_config_or_dict}' --config '{_config}' " |
So the work_dir has to be ./work_dir the default value, or will fail in mGPU settings