已合并
chore(version): 升级 ops-ras 构建版本号到 9.2.0 #90
LiuZonggu创建于 21 天前
chore(version): 升级 ops-ras 构建版本号到 9.2.0 #90
已合并
LiuZonggu创建于 21 天前
已删除 :update-9.2.0合入到cann/ops-rasmaster
LiuZonggu成员
21 天前

描述

将 ops-ras 构建版本号从 9.1.0 升级到 9.2.0。
version.cmake:set_cann_package(ops-ras VERSION "9.1.0") → set_cann_package(ops-ras VERSION "9.2.0")

关联的Issue

https://gitcode.com/cann/ops-ras/issues/26

测试

  • 构建验证:构建成功,产物 cann-910b-ops-ras_9.2.0_linux-aarch64.run
  • 安装验证:安装成功,version.info 与 ops_ras_version.h 版本均为 9.2.0,libopapi_ras.so 及 aclnn 头文件安装齐全
  • 卸载验证:卸载成功,相关文件清除干净

文档更新

类型标签

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 LiuZonggu 的贡献)
LLiuZonggu成员
21 天前 创建了 pull request,commit 96f1fefe
atomgit-bot
atomgit-bot
21 天前 评论:

变更摘要

本 PR 为版本发布类变更,将 ops-ras 组件的构建版本号从 9.1.0 升级到 9.2.0,属于纯版本号更新,不涉及功能或接口逻辑改动。改动仅落在 version.cmakeset_cann_package 调用的 VERSION 参数。

主要改动

  • 升级版本号: 在 version.cmake 中将 set_cann_package(ops-ras VERSION "9.1.0") 修改为 set_cann_package(ops-ras VERSION "9.2.0"),使构建产物版本随之更新为 9.2.0。
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.
You can self-configure the PR merge rules for this repository. For more details, please refer to Here.
For more, you also can visit HICANN.


PR Approval Progress

Congratulations! All modules have met the lgtm and approve requirements.

Module Approval Details

module lgtm status approve status
repo-cann/ops-ras yue-ma, 陈兴宇 (2/2) yue-ma, 陈兴宇 (2/1)

💡 Tip:

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

CLA Signature Pass

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

likedislike
LLiuZonggu成员
21 天前 修改了pull request 的描述
LiuZonggu成员
21 天前 评论:

compile

likedislike
CANN-robotCANN-robot成员
21 天前 添加了label:ci-pipeline-running
CANN-robot
CANN-robot成员
21 天前 评论:

流水线任务触发成功
任务链接 [5e66f6cd40214735b0b08f4fbcb87e8d][流水线指导]

任务名称状态日志下载链接
PreSmoke_ATK_Test_A2 ✅ SUCCESS >>>>>

[2026-09-01 16:37:50]    CI执行结束

likedislike
LLiuZonggu成员
21 天前 修改了pull request 的描述
CANN-robot
CANN-robot成员
21 天前 评论:

流水线任务触发成功
任务链接 [09c46a10e8344861b785aacd5322d175][流水线指导]

任务名称状态日志下载链接
Compile_Ascend_X86 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_X86_mobile_station ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_single ✅ SUCCESS >>>>> >>>>>
pre_comment ✅ SUCCESS >>>>>
Compile_Ascend_X86_ubuntu24 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_X86_mobile_station_ubuntu24 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM_ubuntu24 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_single_ubuntu24 ✅ SUCCESS >>>>> >>>>>
UT_Test_ophost ✅ SUCCESS
UT_Test_opapi ✅ SUCCESS
API_Check ✅ SUCCESS >>>>>

[2026-09-01 16:40:08]    CI执行结束

likedislike
LLiuZonggu成员
21 天前 修改了pull request 的描述
CANN-robot
CANN-robot成员
21 天前 评论:

流水线任务触发成功
任务链接 [87daf925ce034da2921293b45939ea69][流水线指导]

任务名称状态日志下载链接
codecheck ✅ SUCCESS >>>>>
SCA ✅ SUCCESS >>>>>
antipoison ✅ SUCCESS >>>>>
codecheck_Pr ✅ SUCCESS
codecheck_codestyle ✅ SUCCESS >>>>>
codecheck_precommit ✅ SUCCESS >>>>>

[2026-09-01 16:39:53]    CI执行结束

likedislike
CANN-robotCANN-robot成员
21 天前 添加了label:api-check-pass
CANN-robotCANN-robot成员
21 天前 删除了label:ci-pipeline-running
CANN-robotCANN-robot成员
21 天前 添加了label:ci-pipeline-passed
yue-ma成员
21 天前 评论:

/lgtm
/approve

likedislike
CANN-robotCANN-robot成员
21 天前 添加了label:approved
chenxingyu18成员
21 天前 评论:

/approve

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