文件最后提交记录最后更新时间
【feature】moe_token_unpermute_with_routing_map_grad support non-topk Co-authored-by: 陈琳鑫<chenlinxin4@huawei.com> # message auto-generated for no-merge-commit merge: !5253 merge moe_non_topk into master 【feature】moe_token_unpermute_with_routing_map_grad support non-topk Created-by: chen-linxin4 Commit-by: 陈琳鑫 Merged-by: cann-robot Description: ## 描述 <!--在这里详细描述你的改动,包括改动的原因和所采取的方法。--> moe_token_unpermute_with_routing_map_grad支持non-topk特性 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在这里提供Issue链接。例如:关联Issue #000--> <!-- 如果这个PR是为了解决特定的问题单,请在这里描述问题单单号。--> https://gitcode.com/cann/ops-transformer/issues/1734 ## 测试 <!--描述进行了哪些测试来验证你的改动。包括但不限于二级冒烟、算子泛化等。--> 精度、性能用例pass 内存检测pass ## 文档更新 <!--如果这个PR包含文档的更新,请在这里指出。例如:更新了README.md文件。--> ## 类型标签 <!-- [x] 表示选中 --> - [ ] 🐛 Bug 修复 - [x] ✨ 新特性 - [ ] ⚡ 性能优化 - [ ] ♻️ 重构 - [ ] 🧪 测试 - [ ] 📦 构建/CI - [ ] 🔧 配置变更 - [ ] 📝 文档更新 - [ ] ⬆️ 依赖升级 - [ ] 🔒 安全修复 - [ ] 🧹 代码清理 - [ ] ❓ 其他,请描述: See merge request: cann/ops-transformer!525311 天前
add moe_token_unpermute_with_routing_map_grad 950 support Co-authored-by: 陈琳鑫<chenlinxin4@huawei.com> # message auto-generated for no-merge-commit merge: !1844 merge moe_token_unpermute_with_routing_map_grad_A5 into master add moe_token_unpermute_with_routing_map_grad 950 support Created-by: chen-linxin4 Commit-by: 陈琳鑫 Merged-by: cann-robot Description: ## 描述 <!--在这里详细描述你的改动,包括改动的原因和所采取的方法。--> moe_token_unpermute_with_routing_map支持950 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在这里提供Issue链接。例如:关联Issue #000--> <!-- 如果这个PR是为了解决特定的问题单,请在这里描述问题单单号。--> https://gitcode.com/cann/ops-transformer/issues/891 ## 测试 <!--描述进行了哪些测试来验证你的改动。包括但不限于二级冒烟、算子泛化等。--> UT全pass 泛化用例全pass ## 文档更新 <!--如果这个PR包含文档的更新,请在这里指出。例如:更新了README.md文件。--> moe/moe_token_unpermute_with_routing_map_grad/docs/aclnnMoeTokenUnpermuteWithRoutingMapGrad.md moe/moe_token_unpermute_with_routing_map_grad/README.md ## 类型标签 <!-- [x] 表示选中 --> - [ ] Bug修复 - [x] 新特性 - [ ] 性能优化 - [ ] 文档更新 - [ ] 其他,请描述: See merge request: cann/ops-transformer!18442 个月前
add moe_token_unpermute_with_routing_map_grad mix prob Co-authored-by: 陈琳鑫<chenlinxin4@huawei.com> # message auto-generated for no-merge-commit merge: !854 merge sync_moe_token_unpermute_with_routing_map_grad_change into master add moe_token_unpermute_with_routing_map_grad mix prob Created-by: chen-linxin4 Commit-by: 陈琳鑫 Merged-by: cann-robot Description: ## 描述 <!--在这里详细描述你的改动,包括改动的原因和所采取的方法。--> moe_token_unpermute_with_routing_map_grad 新增混精特性,支持token输入bf16时,prob输入fp32 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在这里提供Issue链接。例如:关联Issue #000--> <!-- 如果这个PR是为了解决特定的问题单,请在这里描述问题单单号。--> https://gitcode.com/cann/ops-transformer/issues/544 ## 测试 <!--描述进行了哪些测试来验证你的改动。包括但不限于二级冒烟、算子泛化等。--> ## 文档更新 <!--如果这个PR包含文档的更新,请在这里指出。例如:更新了README.md文件。--> moe/moe_token_unpermute_with_routing_map_grad/README.md moe/moe_token_unpermute_with_routing_map_grad/docs/aclnnMoeTokenUnpermuteWithRoutingMapGrad.md ## 类型标签 <!-- [x] 表示选中 --> - [ ] Bug修复 - [x] 新特性 - [ ] 性能优化 - [ ] 文档更新 - [ ] 其他,请描述: See merge request: cann/ops-transformer!8544 个月前