modelzoo.common.pytorch.model_utils.convert_checkpoint.convert_config#

modelzoo.common.pytorch.model_utils.convert_checkpoint.convert_config(model: str, src_fmt: str, tgt_fmt: str, config: str, drop_unmatched_keys: bool = False, no_progress_bar: bool = True, debug: bool = False) dict[source]#