已合并
[docs] add pull request template #30431
梁松伟创建于 2月3日
[docs] add pull request template #30431
已合并
梁松伟创建于 2月3日
梁松伟
梁松伟成员
2月3日

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/kind bug
/kind task
/kind feature

What does this PR do / why do we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewers:

likedislike
Pull Request已成功合入, 合并人@ascend-robot
(感谢 梁松伟 的贡献)
梁松伟梁松伟成员
2月3日 创建了 pull request,commit 97869623
ascend-robot
ascend-robot成员
2月3日 评论:

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

以下是根据您提交的修改文件推荐的Reviewer和Committer序列,需各模块评审通过后方可合入.

Module List Reviewers Committers
repo-Ascend/pytorch yuhaiyan, huangyunlong2022, dilililiwhy, duchengkun, zqwenn liwei386, dilililiwhy, wangchao430, shaoyf, wasd1111222
likedislike
ascend-robotascend-robot成员
2月3日 添加了label:ascend-cla/yes
ascend-robot
ascend-robot成员
2月3日 评论:

CLA Signature Pass

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

likedislike
AtlasAccount
AtlasAccount成员
2月3日 评论:

问题/功能描述

本次PR旨在解决代码提交过程中PR描述信息不完整、不规范的问题。通过引入标准化的描述模板,确保开发者能够清晰、全面地说明修改的背景、方案及验证信息,从而提升代码审查效率与项目协作质量。

修改方案描述

新增一个Markdown格式的PR描述模板文件。该模板提供了结构化的内容框架,引导开发者填写合入来源、修改方案、资料与接口变更、功能验证等关键信息,并包含一份涵盖代码注释、空指针校验等项目的自检清单,以实现提交信息的标准化。

likedislike
梁松伟
梁松伟成员
2月3日 评论:

compile

likedislike
ascend-robotascend-robot成员
2月3日 添加了label:ci-pipeline-running
ascend-robotascend-robot成员
2月3日 删除了label:ci-pipeline-running
ascend-robotascend-robot成员
2月3日 添加了label:ci-pipeline-passed
ascend-robot
ascend-robot成员
2月3日 评论:
流水线 PR-pipeline_pytorch#5917 已完成
阶段 任务名 状态 详情
编译构建 Build_X86 >>>
Build_LibTorch >>>
Build_ARM >>>
Build_ARM_inductor 🛑 >>>
Build_X86_py311 🛑 >>>
Build_ARM_py311 🛑 >>>
恶意代码检查 Antipoison >>>
编码安全与规范检查 CodeCheck >>>
check_error >>>
开源片段检查 SCA >>>
开发者测试 UT_DIST_X86 🛑 >>>
UT_X86_Part_01 >>>
UT_X86_Part_02 >>>
UT_ARM_A2_Part_01 🛑 >>>
UT_ARM_A2_Part_02 🛑 >>>
UT_inductor_Part_01 🛑 >>>
UT_inductor_Part_02 🛑 >>>
UT_inductor_Part_03 🛑 >>>
UT_inductor_Part_04 🛑 >>>
流水线 PR-pipeline_pytorch >>>
likedislike
王超成员
2月3日 评论:

/approve

likedislike
ascend-robotascend-robot成员
2月3日 添加了label:lgtm
zhangqiongwen成员
2月3日 评论:

/approve

likedislike
ascend-robotascend-robot成员
2月3日 添加了label:approved
ascend-robot
ascend-robot成员
2月3日 评论:

Review Guide

This Pull-Request Passes Review.
Committers who wrote a comment of /approve are: zqwenn, wangchao430.
Reviewers who wrote a comment of /lgtm are: wangchao430, zqwenn.

likedislike
ascend-robotascend-robot成员
2月3日 合入了pull request