文件最后提交记录最后更新时间
Fix bug and precision of dsv32, aclgraph Co-authored-by: 周天扬<zhoutianyang@huawei.com> Co-authored-by: forcekeng<gengli8@huawei.com> # message auto-generated for no-merge-commit merge: !641 merge dsv32_fix into dev Fix mindie-llm bugs Created-by: forcekeng Commit-by: 周天扬;gengli8;forcekeng Merged-by: Katrina-CXY Description: <!-- PR描述模板更新日期:20251225 --> # 合入背景 > 修复A2大EP拉起失败和精度问题。 # 修改内容 > # 资料变更 > 不涉及 # 接口变更 > 不涉及 # 测试结果 > 请说明测试场景,测试方法以及测试结果。\ > 测试用例设计时需考虑硬件、部署方式、功能、性能、精度、显存等维度。 ![image.png](https://raw.gitcode.com/user-images/assets/8772840/2300c2cf-ed0d-4a59-92bc-76aeb42f254b/image.png 'image.png') # CheckList > PR提交人对以下CheckList自检项进行全量自检,自检通过或不涉及,均修改 [ ] 为 [x]。 - [x] 代码注释完备 - [x] 正确记录错误日志 - [x] 进行了返回值校验 (禁止使用void屏蔽安全函数、自研函数返回值;考虑接口的异常场景;调用底层组件接口时,需要进行返回值校验) - [x] 进行了空指针校验 - [x] 若存在资源申请,使用后资源被正确的释放了 - [x] 若涉及多线程场景,考虑了并发场景,不存在死锁问题 - [x] 按照[代码仓中提供的格式模板](https://gitcode.com/Ascend/MindIE-LLM/blob/master/.clang-format),使用clang-format工具格式化代码 - [x] 符合Ascend社区的编码规范。[C++ 语言编程指导](https://gitcode.com/Ascend/community/blob/master/docs/contributor/Ascend-cpp-coding-style-guide.md) | [C++ 语言安全编程指导](https://gitcode.com/Ascend/community/blob/master/docs/contributor/Ascend-cpp-secure-coding-guide.md) See merge request: Ascend/MindIE-LLM!6412 个月前
Fix bug and precision of dsv32, aclgraph Co-authored-by: 周天扬<zhoutianyang@huawei.com> Co-authored-by: forcekeng<gengli8@huawei.com> # message auto-generated for no-merge-commit merge: !641 merge dsv32_fix into dev Fix mindie-llm bugs Created-by: forcekeng Commit-by: 周天扬;gengli8;forcekeng Merged-by: Katrina-CXY Description: <!-- PR描述模板更新日期:20251225 --> # 合入背景 > 修复A2大EP拉起失败和精度问题。 # 修改内容 > # 资料变更 > 不涉及 # 接口变更 > 不涉及 # 测试结果 > 请说明测试场景,测试方法以及测试结果。\ > 测试用例设计时需考虑硬件、部署方式、功能、性能、精度、显存等维度。 ![image.png](https://raw.gitcode.com/user-images/assets/8772840/2300c2cf-ed0d-4a59-92bc-76aeb42f254b/image.png 'image.png') # CheckList > PR提交人对以下CheckList自检项进行全量自检,自检通过或不涉及,均修改 [ ] 为 [x]。 - [x] 代码注释完备 - [x] 正确记录错误日志 - [x] 进行了返回值校验 (禁止使用void屏蔽安全函数、自研函数返回值;考虑接口的异常场景;调用底层组件接口时,需要进行返回值校验) - [x] 进行了空指针校验 - [x] 若存在资源申请,使用后资源被正确的释放了 - [x] 若涉及多线程场景,考虑了并发场景,不存在死锁问题 - [x] 按照[代码仓中提供的格式模板](https://gitcode.com/Ascend/MindIE-LLM/blob/master/.clang-format),使用clang-format工具格式化代码 - [x] 符合Ascend社区的编码规范。[C++ 语言编程指导](https://gitcode.com/Ascend/community/blob/master/docs/contributor/Ascend-cpp-coding-style-guide.md) | [C++ 语言安全编程指导](https://gitcode.com/Ascend/community/blob/master/docs/contributor/Ascend-cpp-secure-coding-guide.md) See merge request: Ascend/MindIE-LLM!6412 个月前