已合并
feat(matmul_story): add one-click run script with auto target recommendation #100
yangyang016创建于 3月23日
feat(matmul_story): add one-click run script with auto target recommendation #100
已合并
yangyang016创建于 3月23日
yangyang016成员
3月23日

描述

  • 新增 run.sh,统一串联构建、安装、数据生成、算子执行与结果校验流程。
  • 构建阶段复用仓库 .ci/build.sh,并提供参数化开关:--target、--run-recommend、--skip-build。
  • 当未传 --target 时,自动调用 quant_matmul_mxfp4_algorithm_recommend.py --print-target 选择推荐可执行文件。
  • 改造推荐脚本,新增机器可读输出模式 --print-target。
  • 更新 README.md:统一使用 run.sh 与参数方式,补充 --help 用法。

关联的Issue

测试

文档更新

类型标签

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

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/cann-samples llimwang, zhangzijie (2/2) llimwang, zhangzijie (2/1)

💡 Tip:

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

CLA Signature Pass

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

likedislike
CANN-robotCANN-robot成员
3月23日 将zhangzijie,llimwang设为评审人
CANN-robotCANN-robot成员
3月23日 添加了label:cann-cla/yes
CANN-robotCANN-robot成员
3月23日 将zhangzijie,llimwang设为审查人
此处折叠了72条消息 查看更多
CANN-robotCANN-robot成员
4月3日 添加了label:approved
llimwang成员
4月3日 评论:

/lgtm
/approve

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

Review Guide

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

likedislike
CANN-robotCANN-robot成员
4月3日 合入了pull request