文件最后提交记录最后更新时间
Feat: adaptor for DeepSeek V4 Co-authored-by: wuweiqiang24<wuweiqiang11@huawei.com> # message auto-generated for no-merge-commit merge: !3427 merge master into master Feat: adaptor for DeepSeek V4 Created-by: wuweiqiang24 Commit-by: wuweiqiang24 Merged-by: ascend-robot Description: What this PR does / why we need it? Adaptor for DeepSeek V4!!! Does this PR introduce any user-facing change? Please describe whether the PR will result in any user-facing usage changes. If there is related documentation, please specify its path. How was this patch tested? Please explain how to verify the correctness and effectiveness of this feature, as well as its usage constraints and limitations. See merge request: Ascend/MindSpeed!34271 个月前
feat(triton):sort_chunks_by_idx Co-authored-by: guofanfeng<guofanfeng1@huawei.com> # message auto-generated for no-merge-commit merge: !2997 merge master into master feat(triton):sort_chunks_by_idx Created-by: guofanfeng23 Commit-by: guofanfeng Merged-by: ascend-robot Description: sort_chunks_by_idx triton算子接入 算子验证结果: https://wiki.huawei.com/domains/152732/wiki/307991/WIKI202511219117266 See merge request: Ascend/MindSpeed!29975 个月前
feat(triton): add triton fused_norm_gate kernels and UTs Co-authored-by: iiiiLllllzx<353279568@qq.com> Co-authored-by: mm_abc<mulinhong@huawei.com> Co-authored-by: iiiiLllllzx<zhouyang271@huawei.com> # message auto-generated for no-merge-commit merge: !3183 merge lzx-dev into master feat(triton): add triton fused_norm_gate kernels and UTs Created-by: iiiiLllllzx Commit-by: iiiiLllllzx;mm_abc Merged-by: ascend-robot Description: Add Triton operators fused_norm_gate with corresponding test cases. Open-source implementation of fused_norm_gatehttps://github.com/fla-org/flash-linear-attention/blob/main/fla/modules/fused_norm_gate.py See merge request: Ascend/MindSpeed!31833 个月前
feat(triton): sinkhorn operation perf enhance Co-authored-by: liu_zhi_xu<liuzhexu1@huawei.com> # message auto-generated for no-merge-commit merge: !3223 merge master into master feat(triton): sinkhorn operation perf enhance Created-by: liu_zhi_xu Commit-by: liu_zhi_xu Merged-by: ascend-robot Description: perf enhance See merge request: Ascend/MindSpeed!32234 个月前
docs:fix docs/zh mistakes Co-authored-by: Keilo_W<wangkaiyu11@h-partners.com> # message auto-generated for no-merge-commit merge: !3318 merge master into master docs:fix docs/zh mistakes Created-by: Keilo_W Commit-by: Keilo_W Merged-by: ascend-robot Description: 修改了一些被误操作的注释及代码 See merge request: Ascend/MindSpeed!33182 个月前
[fix]:solve the error reported when calling the TA interface with the triton operator. Co-authored-by: LinShua<707894133@qq.com> # message auto-generated for no-merge-commit merge: !3295 merge master_triton_ut_0303 into master [fix]:solve the error reported when calling the TA interface with the triton operator. Created-by: LinShua Commit-by: LinShua Merged-by: ascend-robot Description: ## What this PR does / why we need it? 根据triton-ascend新版本接口变化,进行适配修改。 ## Does this PR introduce any user-facing change? triton-ascend版本更新到20260210204207版本 ## How was this patch tested? 测试脚本指令:python3 -m pytest --color=no -k "not allocator" -x tests_extend/unit_tests See merge request: Ascend/MindSpeed!32952 个月前