已合并
feat: 重构 CI 配置解析,生成按算子独立的构建命令 #1989
feat: 重构 CI 配置解析,生成按算子独立的构建命令 #1989
已合并
liulinxiang创建于 3月30日
liulinxiang成员
3月30日

描述

重构 CI 配置解析脚本,实现按算子独立生成CI命令。

主要改动:

  • 根据用户修改文件列表,按照UT、出包、运行example模式生成命令
  • 按算子提取 UT 类型(只编译修改的 UT),可同时生成910b/950 case
  • 910b冒烟experimenal example支持运行识别到用户修改的算子

关联的Issue

https://gitcode.com/cann/ops-math/issues/1147

测试

本地验证命令生成逻辑正常

ci验证普通算子UT命令生成

image.png

ci验证experimental example命令生成执行

image.png

ci验证experimental 打包

image.png

文档更新

类型标签

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 liulinxiang 的贡献)
Lliulinxiang成员
3月30日 创建了 pull request,commit 3a584afd
CANN-robot
CANN-robot成员
3月30日 评论:

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
repo-cann/ops-math songkai111, wangrui_ (2/2) songkai111 (1/1)

💡 Tip:

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

CLA Signature Pass

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

likedislike
CANN-robotCANN-robot成员
3月30日 添加了label:cann-cla/yes
CANN-robotCANN-robot成员
3月30日 将zhou-qilong,wangrui_,rxtfeng,loov1,zhangzijie,songkai111,llimwang,gubaocheng设为评审人
CANN-robotCANN-robot成员
3月30日 将zhou-qilong,wangrui_,rxtfeng,loov1,zhangzijie,songkai111,llimwang,gubaocheng设为审查人
此处折叠了436条消息 查看更多
songkai111成员
4月2日 评论:

/approve

likedislike
CANN-robotCANN-robot成员
4月2日 添加了label:lgtmapproved
CANN-robot
CANN-robot成员
4月2日 评论:

Review Guide

This pull-request passes review.
Committers who wrote a comment of /approve are: songkai111.
Reviewers who wrote a comment of /lgtm are: wangrui_, songkai111.

likedislike
CANN-robotCANN-robot成员
4月2日 关闭了关联的issue
CANN-robotCANN-robot成员
4月2日 合入了pull request