已合并
Support registering functions on AutogradPrivateUse1 via YAML dispatch configuration #25031
shaoyf创建于 2025年9月19日
Support registering functions on AutogradPrivateUse1 via YAML dispatch configuration #25031
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 shaoyf 的贡献)ascend-robot
2025年9月19日 评论:
2025年9月19日 评论:
openLiBingCI
2025年9月19日 评论:
2025年9月19日 评论:
2025年9月19日 添加了label:ascend-cla/yes
ascend-robot
2025年9月19日 评论:
2025年9月19日 评论:
CLA Signature Pass
@shaoyf, thanks for your pull request. All authors of the commits have signed the CLA. 👍


2025年9月19日 添加了label:ci-pipeline-running
AtlasAccount
2025年9月19日 评论:
2025年9月19日 评论:
✅ 流水线任务触发成功,正在执行,请稍候。 任务链接[eb64f9f9ea5a404f9fda825e59866330]


AtlasAccount
2025年9月19日 评论:
2025年9月19日 评论:
get-log


2025年9月19日 删除了label:ci-pipeline-running
2025年9月19日 添加了label:ci-pipeline-running
2025年9月19日 删除了label:ci-pipeline-running
2025年9月19日 添加了label:ci-pipeline-passed
AtlasAccount
2025年9月19日 评论:
2025年9月19日 评论:
2025年9月19日 删除了label:ci-pipeline-passed
2025年9月19日 添加了label:ci-pipeline-passed
2025年9月19日 添加了label:lgtm
yanpengquan
2025年9月19日 评论:
2025年9月19日 评论:
/approve


2025年9月19日 添加了label:approved
ascend-robot
2025年9月19日 评论:
2025年9月19日 评论:
Review Guide
This Pull-Request Passes Review.
Committers who writed a comment of /approve are: wangchao430, yanpengquan.
Reviewers who writed a comment of /lgtm are: wangchao430, yanpengquan.


2025年9月19日 合入了pull request
What type of PR is this?
What does this PR do / why do we need it:
背景:解决高版本下默认针对没有注册autograd相关key但进行反向的api的告警
方案:通过提供支持添加dispatch字段注册到autogradprivateuse1上,避免出现告警:
例如:
具体样例:
添加dispatch前存在告警,添加后无
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewers: