已合并
costmodel support fit cycle #818
ZhangZGC创建于 4月22日
costmodel support fit cycle #818
已合并
ZhangZGC创建于 4月22日
ZhangZGC
4月22日

描述

costmodel新增指令cycle拟合函数,给定rows、cols、dtype,直接返回cycle。同时支持输出时延的预测。

关联的Issue

https://gitcode.com/cann/pto-isa/issues/319

测试

文档更新

类型标签

  • Bug修复
  • 新特性
  • 性能优化
  • 文档更新
  • 其他,请描述:
likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 ZhangZGC 的贡献)
ZZhangZGC
4月22日 创建了 pull request,commit abb8dd19
CANN-robot
CANN-robot成员
4月22日 评论:

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
docs SherwinBai, csjlchen (2/2) SherwinBai (1/1)
repo-cann/pto-isa ChanKaLok, csjlchen (2/2) ChanKaLok (1/1)

💡 Tip:

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

CLA Signature Pass

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

likedislike
CANN-robotCANN-robot成员
4月22日 将csjlchen,bluesky901,changxianyu,Zhanghaijian,syfeng,yinjie27_,zhoubotcam,HuangXingYuan_777,linjiashu,WenboCodes,qukelin,ChanKaLok设为评审人
CANN-robotCANN-robot成员
4月22日 添加了label:cann-cla/yes
CANN-robotCANN-robot成员
4月22日 将csjlchen,bluesky901,changxianyu,Zhanghaijian,syfeng,yinjie27_,zhoubotcam,HuangXingYuan_777,linjiashu,WenboCodes,qukelin,ChanKaLok设为审查人
此处折叠了145条消息 查看更多
ZhangZGC
4月24日 评论:

/ai help

likedislike
atomgit-bot
atomgit-bot
4月24日 评论:

🤖 AtomGit AI Assist - 帮助信息

👋 你好!我是你的 AI 代码助手。


📋 可用命令

命令 说明 使用场景
/ai review 🔍 代码审查 检查代码质量、潜在问题、安全风险
/ai summary 📝 PR 摘要 快速了解 PR 变更内容和影响
/ai explain 📖 代码解释 理解代码变更的逻辑和意图
/ai help ❓ 帮助信息 显示此帮助文档
@atomgit-bot 💬 自由提问 询问关于 PR 的任何问题

💡 使用示例

1️⃣ 代码审查:发现潜在问题

/ai review

2️⃣ PR 摘要:快速了解变更

/ai summary

3️⃣ 代码解释:理解复杂逻辑

/ai explain

4️⃣ 自由提问:询问 PR 相关问题

@atomgit-bot 这个 PR 的主要风险是什么?

⚠️ 注意事项

  • 只有 PR 评论 会触发 AI 助手
  • 评论内容必须以支持的命令开头才会被处理
  • 每次命令会创建一个新的任务,请耐心等待
  • 行内评论请回复在代码行的评论中

Powered by AtomCode AI Assist

likedislike
代码行星代码行星成员
4月24日 解决了最后一个问题
CANN-robot
CANN-robot成员
4月24日 评论:

Review Guide

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

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