Pull Request已成功合入, 合并人@CANN-robot
(感谢 longjihui 的贡献)变更摘要
该 PR 通过 gitmodules 机制引入第三方库 catlass v1.6.0 作为项目的 3rdparty 子模块。变更以新增 git submodule 引用为主,将 3rdparty/catlass 固定到提交 db93081ce9b0ad6c04e99b9ed5f2fba081ccdb00,未涉及业务源码逻辑调整。
主要改动
- 新增
3rdparty/catlass子模块:在3rdparty/catlass下新增 git submodule 引用,指向catlassv1.6.0 对应的提交db93081ce9b0ad6c04e99b9ed5f2fba081ccdb00。 - 通过
gitmodules注册子模块:根据 PR 标题及变更统计,本次改动通过.gitmodules配置将3rdparty/catlass登记为项目子模块,使仓库可以拉取并管理该第三方依赖。


Thanks for your pull-request.
The full list of commands accepted by me can be found at here。
You can get sig-info at here
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-cann/ops-blas | ✅ 朱志明, 张浩 (2/2) | ✅ 朱志明, 张浩 (2/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)


/lgtm
/approve


/lgtm
/approve


/check-pr


compile


The following label is not ready.
ci-pipeline-passed: Please wait for the CI test to be completed.


引用release版本


/check-pr


The following label is not ready.
ci-pipeline-passed: Please wait for the CI test to be completed.


compile


流水线任务触发成功
任务链接 [c64ea6529c084faba207c117b510c7cb][流水线指导]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| Compile_Ascend_X86_A2 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_X86_A5 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM_A2 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM_A5 | ✅ SUCCESS | >>>>> | >>>>> |
| codecheck | ✅ SUCCESS | >>>>> | |
| SCA | ✅ SUCCESS | >>>>> | |
| antipoison | ✅ SUCCESS | >>>>> | |
| pre_comment | ✅ SUCCESS | >>>>> | |
| Compile_Ascend_X86_A2_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_X86_A5_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM_A2_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM_A5_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| codecheck_codestyle | ✅ SUCCESS | >>>>> | |
| precommit | ✅ SUCCESS | >>>>> | |
| PreSmoke_A900_npupool | ✅ SUCCESS | >>>>> |
[2026-08-20 15:13:32] CI执行结束


The MR can not be merged, because of CodeReview discussion not resolved
If you want to solve this problem, you can click here to do it in the FAQs.



描述
Add catlass v1.6.0 as 3rdparty submodule.
关联的Issue
https://gitcode.com/cann/ops-blas/issues/360
测试
文档更新
类型标签