已合并
[feat] npu_mhc_pre新增inner_precise支持使能HF32模式 #5661
liweijian16创建于 11 天前
[feat] npu_mhc_pre新增inner_precise支持使能HF32模式 #5661
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 liweijian16 的贡献)11 天前 创建了 pull request,commit bf17ee60
ascend-robot
11 天前 评论:
11 天前 评论:
11 天前 添加了label:stat/needs-squash
11 天前 添加了label:ascend-cla/no
11 天前 添加了label:needs-issue
此处折叠了118条消息 查看更多
li_jing_hw
8 天前 评论:
8 天前 评论:
/approve


8 天前 添加了label:approved
8 天前 关闭了关联的issue
8 天前 合入了pull request
ascend-robot
8 天前 评论:
8 天前 评论:
Pull Request 已合并或已关闭。
If you want to solve this problem, you can click here to do it in the FAQs.


【合入来源】
https://gitcode.com/Ascend/op-plugin/issues/364
【修改方案】
【资料变更】
docs/zh/custom_APIs/torch_npu/torch_npu-npu_mhc_pre.md:文档中新增对新可选参数inner_precise的调用说明。
【接口变更】
接口新增int inner_precise=0用于指定MhcPre的计算模式,取值0或1,0表示Cube使用FP32模式计算,1表示Cube使用HF32模式计算。
【功能验证】
新精度标准测试结果

aclgraph测试结果

UT测试结果

异常拦截结果

【CheckList】