Pull Request已成功合入, 合并人@CANN-robot
(感谢 xujiachen8 的贡献)变更摘要
本 PR 为纯文档更新,围绕社区入口、架构图以及确定性计算与 Batch 一致性说明展开:更新 README.md 的社区相关入口与徽章、包含 ops-ras 的 ops-math 架构图;新增确定性计算与 Batch 一致性两篇文档,并补充配置方式、版本要求及本仓 ReduceSum/Mean 的非归约轴限制;同时明确 PyTorch 配置依赖外部框架及实际算子支持情况,更新 CANNLab 指导链接。全仓共修改 7 个文档类文件,未涉及算子编译或功能代码变更。
主要改动
- README 社区入口与徽章更新:在
README.md新增社区全量算子、项目文档、许可证、贡献指南及ops-basicSIG 徽章,并更新包含ops-ras的ops-math架构图。 - 新增确定性计算与 Batch 一致性文档:新增
docs/zh/context/determinism_compute.md与docs/zh/context/batch_consistency.md,补充配置方式、版本要求及本仓ReduceSum/Mean的非归约轴限制说明。 - 新增文档入口:在
docs/zh/context/basic_concept.md与docs/zh/op_api_list.md中分别从基本概念和aclnn接口列表提供新文档的入口链接。 - 安装与配置说明更新:在
docs/zh/install/quick_install.md中明确 PyTorch 配置依赖外部框架及实际算子支持情况,并更新 CANNLab 指导链接。


🤖 本次改动均为数据 / 生成 / 二进制文件(如测试用例、锁文件、媒体资源),没有可审查的代码逻辑,已跳过 AI 代码审查。


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.
You can self-configure the PR merge rules for this repository. For more details, please refer to Here.
For more, you also can visit HICANN.
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-cann/ops-math | ✅ 汤平川, 宋恺 (2/2) | ✅ 汤平川 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
xujiachen8, thanks for your pull request. All authors of the commits have signed the CLA. 👍


compile


| 🚀 CI 流水线已启动 |
|---|
| 📋 执行详情: 点击查看流水线 |


The following users do not have permission to comment /lgtm or /approve on any module in this PR:
陈娇


/lgtm
/approve


The following users do not have permission to comment /lgtm or /approve on any module in this PR:
陈娇


The following users do not have permission to comment /lgtm or /approve on any module in this PR:
陈娇


/lgtm


The following users do not have permission to comment /lgtm or /approve on any module in this PR:
陈娇


描述
关联的Issue
无。参考文档变更:https://gitcode.com/cann/ops-nn/pull/10302 。
测试
文档更新
README.md、docs/zh/context/basic_concept.md、docs/zh/context/determinism_compute.md、docs/zh/context/batch_consistency.md、docs/zh/op_api_list.md、docs/zh/install/quick_install.md及架构图。
类型标签
AI/Agent生成声明