已关闭
[Bug-Report|缺陷反馈]: 编译告警修改 #3700
xufeng12121创建于  6月30日关闭于  6月30日
xufeng12121
6月30日 创建

Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.

Describe the current behavior / 问题描述 (Mandatory / 必填)

编译告警:pointer parameter context can be pointer to const

Environment / 环境信息 (Mandatory / 必填)

A5

Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)

static ge::graphStatus GetRIGDim(gert::TilingContext* context, int64_t& axis_, int64_t yDimNum)

Describe the expected behavior / 预期结果 (Mandatory / 必填)

static ge::graphStatus GetRIGDim(const gert::TilingContext* context, int64_t& axis_, int64_t yDimNum)

Special notes for this issue/备注 (Optional / 选填)

likedislike
xufeng12121
6月30日 评论:

/assign

likedislike
CANN-robotCANN-robot成员
6月30日 将 xufeng12121 设为负责人
CANN-robotCANN-robot成员
6月30日 关闭了 issue
CANN-robotCANN-robot成员
6月30日 添加了label:resolved