已合并
create repo for torchcomms_npu #662
create repo for torchcomms_npu #662
已合并
wjlflyer创建于 24 天前
wjlflyer成员
24 天前

create repo for torchcomms_npu

likedislike
Pull Request已成功合入, 合并人@ascend-robot
(感谢 wjlflyer 的贡献)
atomgit-bot
atomgit-bot成员
24 天前 评论:

变更摘要

此 PR 新增了 AscendForPyTorch/sigs/distributed/ascend/torchcomms_npu.yaml 仓库配置文件,用于在 Ascend for PyTorch 生态中创建 torchcomms_npu 公共仓库。该文件定义了仓库的基本元数据(名称、描述、可见性)以及受保护的 master 分支。

主要改动

  • 新增仓库配置文件 torchcomms_npu.yaml:在 AscendForPyTorch/sigs/distributed/ascend/ 路径下新增该文件,作为 torchcomms_npu 仓库的创建声明。
  • 设置仓库名称为 torchcomms_npu:通过 name 字段将仓库命名为 torchcomms_npu,标识该仓库归属分布式通信领域。
  • 设置仓库可见性为 public:通过 type 字段将仓库设为公开类型,开放外部访问。
  • 定义受保护的 master 分支:通过 branches 列表声明 master 分支并设置其类型为 protected,确保主分支的稳定性与受控提交。
likedislike
atomgit-bot
atomgit-bot成员
24 天前 评论:

代码审查

✅ 未发现问题

likedislike
ascend-robotascend-robot成员
24 天前 添加了label:ascend-cla/yes
ascend-robot
ascend-robot成员
24 天前 评论:

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-distributed renyujin, zhenyu10 (2/2) renyujin (1/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)

CLA Signature Pass

wjlflyer, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
ascend-robotascend-robot成员
24 天前 添加了label:ci-pipeline-running
ascend-robot
ascend-robot成员
24 天前 评论:

✅ 规则检查门禁通过!

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

ascend docs pipeline is running...

likedislike
ascend-robotascend-robot成员
24 天前 添加了label:docs-ci-pipeline-running
ascend-robot
ascend-robot成员
24 天前 评论:

✅ 跳过 docs ci 检查,没有需要检查的文档文件

likedislike
ascend-robotascend-robot成员
24 天前 删除了label:docs-ci-pipeline-running
ascend-robotascend-robot成员
24 天前 添加了label:docs-ci-pipeline-success
zhenyu
22 天前 评论:

/lgtm

likedislike
renyujin
20 天前 评论:

/lgtm
/approve

likedislike
ascend-robotascend-robot成员
20 天前 添加了label:approvedlgtm
ascend-robotascend-robot成员
20 天前 合入了pull request