# Release Notes ## MindSpore Lite 2.3.1 Release Notes ### 主要特性及增强 昇腾后端模型转换时,支持使用配置文件中的[input_shape 参数](https://www.mindspore.cn/lite/docs/zh-CN/r2.3.1/use/cloud_infer/converter_tool_ascend.html)来指定输入尺寸。 ### API 变更 - [ModelGroup接口](https://www.mindspore.cn/lite/docs/zh-CN/r2.3.1/use/cloud_infer/runtime_cpp.html) 新增模型权重共享支持,节省显存。 - [Model.get_model_info接口](https://www.mindspore.cn/lite/docs/zh-CN/r2.3.1/use/converter_tool.html?highlight=get_model_info) 新增支持获取模型的输入尺寸。 ### 贡献者 熊攀;ZhangZGC;jxl;zhangyanhui;emmmmtang;huandong1;yefeng