文件最后提交记录最后更新时间
feat(ut/qos/torch): 补充ut,修复代码遗漏BUG Co-authored-by: Klayyy<wanglei886@h-partners.com> # message auto-generated for no-merge-commit merge: !3309 merge master into master feat(ut/qos/torch): 补充ut,修复代码遗漏BUG Created-by: Klayyy Commit-by: Klayyy Merged-by: ascend-robot Description: 1.补充AI QOS特性feature UT 2.ut补充过程中,自检代码,修复BUG 2.1 torch_npu._C._distributed_c10d.ProcessGroupHCCL.Options()调用名称修改 2.2 qos_feature.py 中 raiseValueError 提示词完善 2.3 qos.py中对于最小冲突度组合中优先级的赋值部分,去掉重复代码,去掉无用库导入,_PARALLEL_TYPES中有逗号未添加 2.4 qos.py中 应是sdma qos 部分的处理,误使用roce 3.补充H2D QOS 对于 PCIE异步通道的使用,对于DCMI接口新建set_h2d_qos接口,提供给python调用 4.修改aiQos Readme中关于DCMI接口的调用,补充DCMI接口SO编译方法 See merge request: Ascend/MindSpeed!33092 个月前
update megatron unit_test Co-authored-by: RyanWang1022<wangzhiwei108@huawei.com> # message auto-generated for no-merge-commit merge: !3038 merge master into master update megatron unit_test Created-by: RyanWang1022 Commit-by: RyanWang1022 Merged-by: ascend-robot Description: update megatron unit_test See merge request: Ascend/MindSpeed!30386 个月前
fix: mc2 validate args Co-authored-by: clc2025<chenlucong@huawei.com> # message auto-generated for no-merge-commit merge: !3402 merge 26q1 into 26.0.0_core_r0.12.1 fix: mc2 validate args Created-by: clc2025 Commit-by: clc2025 Merged-by: ascend-robot Description: What this PR does / why we need it? Please describe the background and detailed changes of the PR. If it is a bugfix, please attach the related issue. DTS2026040735953 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!34021 个月前
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 个月前
Distributed test framework 2 年前
fix【问题】use_custom_fsdp特性和dualpipev不兼容 Co-authored-by: lizhi<lizhi166@huawei.com> # message auto-generated for no-merge-commit merge: !3080 merge bug-master into master fix【问题】use_custom_fsdp特性和dualpipev不兼容 Created-by: liz_hw Commit-by: lizhi Merged-by: ascend-robot Description: fix【问题】use_custom_fsdp特性和dualpipev不兼容 See merge request: Ascend/MindSpeed!30805 个月前
feature(ut): uses third-party verification for mc2 UT. Co-authored-by: Muu<koimuu@163.com> # message auto-generated for no-merge-commit merge: !3247 merge feature_mc2 into master feature(ut): uses third-party verification for mc2 UT. Created-by: Muuyo Commit-by: Muu Merged-by: ascend-robot Description: 采用三方验证 输入值域 [-5,5] 验证文档: https://wiki.huawei.com/domains/76578/wiki/233229/WIKI2026013110011445 See merge request: Ascend/MindSpeed!32473 个月前