已合并
add CO2Layout include #4876
li_fangyuan创建于 21 天前
add CO2Layout include #4876
已合并
li_fangyuan创建于 21 天前
li_fangyuan
21 天前

描述

x90编译报错修复

关联的Issue

#1432

测试

文档更新

类型标签

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 li_fangyuan 的贡献)
Lli_fangyuan
21 天前 创建了 pull request,commit 699e0ae4
Lli_fangyuan
21 天前 关联了issue:[Requirement|需求建议]: 解决x90构建中的问题
atomgit-bot
atomgit-bot
21 天前 评论:

变更摘要

此 PR 主要针对 x90 平台的编译报错问题进行修复,在 kernel_operator_fixpipe_impl.h 中新增了一个头文件引用,以解决 CO2Layout 相关类型或结构缺少声明导致的编译失败。

主要改动

  • 新增头文件引用: 在 impl/basic_api/dav_l300/kernel_operator_fixpipe_impl.h 中添加了 #include "../../../include/basic_api/kernel_struct_fixpipe.h",引入 kernel_struct_fixpipe.h 头文件,为 CO2Layout 等 FixPipe 相关结构体提供必要的类型声明,修复 x90 架构下的编译报错。
likedislike
atomgit-bot
atomgit-bot
21 天前 评论:

代码审查

✅ 未发现问题

likedislike
CANN-robotCANN-robot成员
21 天前 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
21 天前 评论:

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
impl/basic_api wuyang_hw, 曾娟 (2/2) wuyang_hw (1/1)

💡 Tip:

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

CLA Signature Pass

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

likedislike
CANN-robotCANN-robot成员
21 天前 将zengjuan,zhanghao_0689,suqwe,wulinyu,kong0808,dengjing_aoe,YeZZzzz1,bluesky901,yangbinhua,zhudi22,chenyiyuan,xun_zhuge,XuebinYang,sjtulxh,bianque,houyuyang,Lycheeeee,chentianyu19,shi_nanxiang,wuyang_hw,jiangxinyu3,ascendhjh,hujiawen_kaven,wangxiaozhi,DragonBornHD84,louyuxuan,hyolee,yukangchen设为评审人
CANN-robotCANN-robot成员
21 天前 将chenyiyuan,chentianyu19,wuyang_hw,hujiawen_kaven设为审查人
li_fangyuan
21 天前 评论:

compile

likedislike
Lli_fangyuan
21 天前 update merge request[project id: 8547062, iid: 4876, commit_id: 9030403302d61b6fe34988db8ef4d55e2e773b59] virtual merging success
CANN-robotCANN-robot成员
21 天前 添加了label:ci-pipeline-running
Lli_fangyuan
21 天前 修改了pull request 的描述
CANN-robotCANN-robot成员
21 天前 删除了label:ci-pipeline-running
CANN-robotCANN-robot成员
21 天前 添加了label:ci-pipeline-passed
zengjuan
zengjuan成员
21 天前 评论:

/lgtm

likedislike
吴洋成员
21 天前 评论:

/approve

likedislike
CANN-robotCANN-robot成员
21 天前 添加了label:lgtmapproved
CANN-robotCANN-robot成员
21 天前 关闭了关联的issue
CANN-robotCANN-robot成员
21 天前 合入了pull request