已合并
[Bugfix] fix convert part_file_size not read from YAML config #737
caishengcheng创建于 7月15日
[Bugfix] fix convert part_file_size not read from YAML config #737
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 caishengcheng 的贡献)atomgit-bot
7月15日 评论:
7月15日 评论:
🤖 正在生成合并请求摘要,请稍候…


AtlasAccount
7月15日 评论:
7月15日 评论:
atomgit-bot
7月15日 评论:
7月15日 评论:
🤖 AI 代码检视正在进行中,请稍候…


7月15日 添加了label:ascend-cla/yes
ascend-robot
7月15日 评论:
7月15日 评论:
Thanks for your pull-request.
The full list of commands accepted by me can be found at here。
You can get sig-info at here
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-Ascend/msmodelslim | ✅ libarry, 周容辰 (2/2) | ✅ 周容辰 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
caishengcheng, thanks for your pull request. All authors of the commits have signed the CLA. 👍


ascend-robot
7月15日 评论:
7月15日 评论:
ascend docs pipeline is running...


7月15日 添加了label:docs-ci-pipeline-running
caishengcheng
7月15日 评论:
7月15日 评论:
compile


ascend-robot
7月15日 评论:
7月15日 评论:
✅ 跳过 docs ci 检查,仓库 Ascend/msmodelslim 未配置文档门禁,


7月15日 删除了label:docs-ci-pipeline-running
7月15日 添加了label:ci-pipeline-running
7月15日 添加了label:docs-ci-pipeline-success
7月15日 修改了pull request 的描述
ascend-robot
7月15日 评论:
7月15日 评论:
ascend docs pipeline is running...


7月15日 删除了label:docs-ci-pipeline-success
7月15日 添加了label:docs-ci-pipeline-running
ascend-robot
7月15日 评论:
7月15日 评论:
✅ 跳过 docs ci 检查,仓库 Ascend/msmodelslim 未配置文档门禁,


7月15日 删除了label:docs-ci-pipeline-running
7月15日 添加了label:docs-ci-pipeline-success
7月15日 删除了label:ci-pipeline-running
7月15日 添加了label:ci-pipeline-passed
AtlasAccount
7月15日 评论:
7月15日 评论:
流水线 PR-pipeline_msmodelslim#2001 [ commitID:95ac0275 ] 已完成
>>>代码风格自动修复执行成功(无修复内容)
| 阶段 | 任务名 | 状态 | 详情 |
|---|---|---|---|
| 编译构建 | Build_msmodelslim | ✅ | >>> |
| 恶意代码检查 | Antipoison_MindStudio-ModelSlim | ✅ | >>> |
| 编码安全与规范检查 | CodeCheck_MindStudio-ModelSlim | ✅ | >>> |
| 开源片段检查 | SCA_MindStudio-ModelSlim | ✅ | >>> |
| 开发者测试 | UT_msmodelslim | ✅ | >>> |
| PreSmoke_msmodelslim | ✅ | >>> | |
| 流水线 | PR-pipeline_msmodelslim | ✅ | >>> |
- compile : 运行流水线
- retry : 重试流水线所有失败子任务
- retry <任务名> : 仅重试指定失败子任务
- stop : 停止流水线


AtlasAccount
7月15日 评论:
7月15日 评论:
流水线 PR-pipeline_msmodelslim#2001 [ commitID:95ac0275 ] 已完成
>>>代码风格自动修复执行成功(无修复内容)
| 阶段 | 任务名 | 状态 | 详情 |
|---|---|---|---|
| 编译构建 | Build_msmodelslim | ✅ | >>> |
| 恶意代码检查 | Antipoison_MindStudio-ModelSlim | ✅ | >>> |
| 编码安全与规范检查 | CodeCheck_MindStudio-ModelSlim | ✅ | >>> |
| 开源片段检查 | SCA_MindStudio-ModelSlim | ✅ | >>> |
| 开发者测试 | UT_msmodelslim | ✅ | >>> |
| PreSmoke_msmodelslim | ✅ | >>> | |
| 流水线 | PR-pipeline_msmodelslim | ✅ | >>> |
- compile : 运行流水线
- retry : 重试流水线所有失败子任务
- retry <任务名> : 仅重试指定失败子任务
- stop : 停止流水线


7月15日 关联了issue:[Bug] msModelslim权重转换功能save分片大小修改为2,但实际未生效,硬编码默认是4
libowen
7月15日 评论:
7月15日 评论:
/lgtm


joejoezhou
7月15日 评论:
7月15日 评论:
/lgtm
/approve


7月15日 添加了label:approvedlgtm
7月15日 合入了pull request
PR 提交说明
提交前请阅读 CONTRIBUTING.md,开发者文档:模型接入指南
PR 标题前缀:[Feature]、[Bugfix]、[Doc]、[Test](与 CONTRIBUTING 一致)
1. 影响面评估
接口变更(按需): 无
输出件变更(按需): 无
非兼容变更(按需): 无
SIG 评审结论(按需): 无
2. 修改描述
修改背景(可选):
权重转换功能中yaml配置part_file_size不生效
修改目的:(本 PR 要达成什么目标)
解决part_file_size不生效问题
修改内容:(按「概念 - 变化」分条,示例:core/算法:新增 SmoothQuant 离群值抑制)
修改权重转换读取yaml配置的时候,part_file_size是可调节的,默认是4
概念域参考(填写提示):
3. 功能验证
冒烟由 CI 门禁检查,无需填写「冒烟是否通过」。
复现步骤(可选):
# 在此粘贴可复现命令4. 自检(请逐项确认,不适用标 N/A)
典型安全编码问题
DT