已合并
[master][Fix] Fix static check errors detected by CODESPELL #38552
[master][Fix] Fix static check errors detected by CODESPELL #38552
已合并
thickhair创建于 6月15日
thickhair
thickhair成员
6月15日

【合入来源】

如有社区issue,请关联issue链接
请勿携带内部流程信息(需求链接、问题单、内部issue等)

【修改方案】

请描述修改内容的具体实现,涉及哪些组件之间进行交互,可以用1、2、3、...进行罗列
如果是需求或者重构类的PR,需要补充详细设计文档(说明上下游组件关系、时序图、类图、DFX能力等内容)

【资料变更】

请确认是否涉及资料变更。如涉及,需要在PR中体现,并简要说明修改内容。如不涉及,需填写“不涉及”

【接口变更】

请确认是否涉及跨代码仓或者客户面可见的接口变更。如涉及,需要详细说明接口以及对应的变更内容,同时需要在资料中体现。如不涉及,需填写“不涉及”

【功能验证】

image.png

【CheckList】

PR提交人对以下CheckList自检项进行全量自检,自检通过或不涉及,均修改 [ ] 为 [x]

likedislike
Pull Request已成功合入, 合并人@ascend-robot
(感谢 thickhair 的贡献)
thickhairthickhair成员
6月15日 创建了 pull request,commit f9a49260
openLiBingCI成员6月15日进行代码检视2
test/distributed/_tensor/test_basic_strategy.py
已过期
@@ -67,3 +67,3 @@
6767 self.assertEqual(edims.rhs_out_only_dims, [])
6868 
69- equation = "abd,bf->abfd"
69+ equation = "abd,bf->abfd" # codespell:ignore abd
openLiBingCI6月15日评论:

【openlibing.ci】识别到代码检查告警抑制注释,匹配工具:codespell,请Committer检视其合理性。

likedislike
System
系统消息系统
6月16日 评论:

changed this line on bbec5c93 view diff detail

openLiBingCI成员6月15日进行代码检视2
test/distributed/_tensor/test_basic_strategy.py
已过期
@@ -67,3 +67,3 @@
6767 self.assertEqual(edims.rhs_out_only_dims, [])
6868 
69- equation = "abd,bf->abfd"
69+ equation = "abd,bf->abfd" # codespell:ignore abd
openLiBingCI6月15日评论:

【openlibing.ci】识别到代码检查告警抑制注释,匹配工具:codespell,请Committer检视其合理性。

likedislike
System
系统消息系统
6月16日 评论:

changed this line on bbec5c93 view diff detail

ascend-robotascend-robot成员
6月15日 添加了label:needs-issue
此处折叠了260条消息 查看更多
renyujin成员
6月22日 评论:

/lgtm
/approve

likedislike
ascend-robotascend-robot成员
6月22日 添加了label:approvedlgtm
ascend-robotascend-robot成员
6月22日 合入了pull request
ascend-robot
ascend-robot成员
6月22日 评论:

Pull Request 已合并或已关闭。

If you want to solve this problem, you can click here to do it in the FAQs.

likedislike
ascend-robot
ascend-robot成员
6月22日 评论:
流水线 pytorch_gitcode_PR_multiVersion#11042 [ commitID:be0bf742 ] 运行失败
likedislike