已合并
create repo for torch taco(Torch Ascend Custom Operators) #671
chengpeng25创建于 9 天前
create repo for torch taco(Torch Ascend Custom Operators) #671
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 chengpeng25 的贡献)atomgit-bot
9 天前 评论:
9 天前 评论:
变更摘要
该 PR 为 Torch Ascend 自定义算子(Torch Ascend Custom Operators)项目新增了仓库配置文件 taco.yaml,旨在创建一个名为 taco 的公共仓库,用于托管 torch NPU 自定义算子相关代码。
主要改动
- 新增
AscendForPyTorch/sigs/core/ascend/taco.yaml:创建了taco仓库的配置文件,定义仓库名称为taco,描述为 "Torch Ascend Custom Operators",仓库类型为public。 - 配置受保护分支:在仓库中预设了
master分支,并将其类型设置为protected,确保主分支的代码安全性。


atomgit-bot
9 天前 评论:
9 天前 评论:
9 天前 添加了label:ascend-cla/yes
ascend-robot
9 天前 评论:
9 天前 评论:
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 |
|---|---|---|
| sig-core | ✅ liangsongwei, 楚浩田 (2/2) | ✅ liangsongwei, 楚浩田 (2/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
chengpeng25, thanks for your pull request. All authors of the commits have signed the CLA. 👍


ascend-robot
9 天前 评论:
9 天前 评论:
ascend docs pipeline is running...


9 天前 添加了label:docs-ci-pipeline-running
9 天前 添加了label:ci-pipeline-running
ascend-robot
9 天前 评论:
9 天前 评论:
✅ 规则检查门禁通过!
| 检查项 | 检查结果 | 错误详情 |
|---|---|---|
| YAML格式检查 | ✅ 已通过 | - |
| 必须字段检查 | ✅ 已通过 | - |
| gitcode_id存在性检查 | ✅ 已通过 | - |
| 仓库存在性检查 | ✅ 已通过 | - |
| 文件位置检查 | ✅ 已通过 | - |
| 字段一致性检查 | ✅ 已通过 | - |
| maintainer数量检查 | ✅ 已通过 | - |
| 仓库类型检查 | ✅ 已通过 | - |
| sig名唯一性检查 | ✅ 已通过 | - |
| sig目录注册检查 | ✅ 已通过 | - |


9 天前 删除了label:ci-pipeline-running
9 天前 添加了label:ci-pipeline-passed
ascend-robot
9 天前 评论:
9 天前 评论:
✅ 跳过 docs ci 检查,没有需要检查的文档文件


9 天前 删除了label:docs-ci-pipeline-running
9 天前 添加了label:docs-ci-pipeline-success
Cchengpeng25
7 天前 修改标题为 “create repo for torch taco(Torch Ascend Custom Operators)”,原标题为“create repo for torch taco(Torch Ascend Custom Operatos)”
7 天前 修改标题为 “create repo for torch taco(Torch Ascend Custom Operators)”,原标题为“create repo for torch taco(Torch Ascend Custom Operatos)”
chengpeng25
4 天前 评论:
4 天前 评论:
compile


ascend-robot
4 天前 评论:
4 天前 评论:
ascend docs pipeline is running...


4 天前 删除了label:docs-ci-pipeline-success
4 天前 添加了label:docs-ci-pipeline-running
ascend-robot
4 天前 评论:
4 天前 评论:
✅ 跳过 docs ci 检查,没有需要检查的文档文件


4 天前 删除了label:docs-ci-pipeline-running
4 天前 添加了label:docs-ci-pipeline-success
4 天前 删除了label:ci-pipeline-passed
4 天前 添加了label:ci-pipeline-running
ascend-robot
4 天前 评论:
4 天前 评论:
✅ 规则检查门禁通过!
| 检查项 | 检查结果 | 错误详情 |
|---|---|---|
| YAML格式检查 | ✅ 已通过 | - |
| 必须字段检查 | ✅ 已通过 | - |
| gitcode_id存在性检查 | ✅ 已通过 | - |
| 仓库存在性检查 | ✅ 已通过 | - |
| 文件位置检查 | ✅ 已通过 | - |
| 字段一致性检查 | ✅ 已通过 | - |
| maintainer数量检查 | ✅ 已通过 | - |
| 仓库类型检查 | ✅ 已通过 | - |
| sig名唯一性检查 | ✅ 已通过 | - |
| sig目录注册检查 | ✅ 已通过 | - |


4 天前 删除了label:ci-pipeline-running
4 天前 添加了label:ci-pipeline-passed
梁松伟
4 天前 评论:
4 天前 评论:
/approve


4 天前 添加了label:approved
4 天前 添加了label:lgtm
4 天前 合入了pull request
create repo for torch npu custom operators