已合并
修改moeGatingTopKSoftmax文档 #5760
CPZhou创建于 5 天前
修改moeGatingTopKSoftmax文档 #5760
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 CPZhou 的贡献)atomgit-bot
5 天前 评论:
5 天前 评论:
变更摘要
本 PR 为资料更新类改动,主要修改 npu_moe_gating_top_k_softmax 接口的中文文档,目的是引导 950 系列用户从 npu_moe_gating_top_k_softmax 切换至 npu_moe_gating_top_k_softmax_v2。改动仅涉及文档文件 docs/zh/custom_APIs/torch_npu/torch_npu-npu_moe_gating_top_k_softmax.md,新增 2 行内容,不涉及接口、功能及代码实现变更。
主要改动
- 迁移引导说明: 在
torch_npu-npu_moe_gating_top_k_softmax.md文档中新增说明,引导 950 系列用户将npu_moe_gating_top_k_softmax切换为npu_moe_gating_top_k_softmax_v2,明确推荐使用的接口版本。 - 文档内容更新: 本次改动仅为文档层面的资料更新,未对接口行为、代码实现或配置产生任何影响。


ascend-robot
5 天前 评论:
5 天前 评论:
atomgit-bot
5 天前 评论:
5 天前 评论:
🤖 本次改动均为数据 / 生成 / 二进制文件(如测试用例、锁文件、媒体资源),没有可审查的代码逻辑,已跳过 AI 代码审查。


5 天前 添加了label:ascend-cla/yes
此处折叠了45条消息 查看更多
2 天前 删除了label:ci-pipeline-running
2 天前 添加了label:ci-pipeline-passed
ascend-robot
2 天前 评论:
2 天前 评论:
流水线 PR-pipeline_op-plugin#3331 [ commitID:bc7b52c3 ] 已完成
>>>代码风格自动修复执行成功(无修复内容)
| 阶段 | 任务名 | 状态 | 详情 |
|---|---|---|---|
| 编译构建 | Build_master_ARM | 🛑 | >>> |
| Build_v2_7_1_ARM | 🛑 | >>> | |
| Build_v2_9_0_ARM | 🛑 | >>> | |
| Build_v2_10_0_ARM | 🛑 | >>> | |
| Build_v2_11_0_ARM | 🛑 | >>> | |
| Build_v2_12_0_ARM | 🛑 | >>> | |
| Build_master_x86 | 🛑 | >>> | |
| Build_v2_7_1_x86 | 🛑 | >>> | |
| Build_v2_9_0_x86 | 🛑 | >>> | |
| Build_v2_10_0_x86 | 🛑 | >>> | |
| Build_v2_11_0_x86 | 🛑 | >>> | |
| Build_v2_12_0_x86 | 🛑 | >>> | |
| 恶意代码检查 | Antipoison | ✅ | >>> |
| 编码安全与规范检查 | codecheck_pre-commit | ✅ | >>> |
| pre-commit | ✅ | >>> | |
| 开源片段检查 | SCA | ✅ | >>> |
| 开发者测试 | UT_master_ARM_01 | 🛑 | >>> |
| UT_v2_7_1_ARM | 🛑 | >>> | |
| UT_v2_9_0_ARM | 🛑 | >>> | |
| UT_v2_10_0_ARM | 🛑 | >>> | |
| UT_v2_11_0_ARM | 🛑 | >>> | |
| UT_v2_12_0_ARM | 🛑 | >>> | |
| UT_212_ARM_cpp | 🛑 | >>> | |
| 流水线 | PR-pipeline_op-plugin | ✅ | >>> |
- compile : 运行流水线
- retry : 重试流水线所有失败子任务
- retry <任务名> : 仅重试指定失败子任务
- stop : 停止流水线


2 天前 关闭了关联的issue
2 天前 合入了pull request
【合入来源】
#437
【修改方案】
不涉及
【资料变更】
涉及
引导950系列用户从npu_moe_gating_top_k_softmax切换至npu_moe_gating_top_k_softmax_v2
docs/zh/custom_APIs/torch_npu/torch_npu-npu_moe_gating_top_k_softmax.md
【接口变更】
不涉及
【功能验证】
不涉及
【CheckList】