目录 获取模型参数维度 模型迁移动态匹配 获取模型参数维度 model = MobileFormer(**args)model_dict=model.state_dict()for to_k,to_v in mo