modelzoo.common.pytorch.model_utils.convert_checkpoint.convert_config_from_file#

modelzoo.common.pytorch.model_utils.convert_checkpoint.convert_config_from_file(model: str, src_fmt: str, tgt_fmt: str, config_file: str, outputdir: Optional[str] = None, drop_unmatched_keys: bool = False, no_progress_bar: bool = True, debug: bool = False) str[source]#