已合并
refactor: 统一 thnn_fused_lstm_cell ST 用例配置文件为 atk_ 前缀命名 #9884
Nice try创建于 6 天前
refactor: 统一 thnn_fused_lstm_cell ST 用例配置文件为 atk_ 前缀命名 #9884
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 Nice try 的贡献)atomgit-bot
6 天前 评论:
6 天前 评论:
🤖 正在生成合并请求摘要,请稍候…


不准确?
atomgit-bot
6 天前 评论:
6 天前 评论:
🤖 AI 代码检视正在进行中,请稍候…


不准确?
6 天前 添加了label:cann-cla/yes
CANN-robot
6 天前 评论:
6 天前 评论:
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 |
|---|---|---|
| rnn | ✅ 陈兴宇, 钱泽洪 (2/2) | ✅ 陈兴宇, 钱泽洪 (2/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
Nice_try, thanks for your pull request. All authors of the commits have signed the CLA. 👍


6 天前 将zengjuan,chaotang233,kevin_huang1234,crystalhu,yangyang016,fanqirui,su-yueming,chenqi317,wang-xing001,liubo75,tangweiwei2,chenxingyu18,pingchuantang,qianzehong,liuchuangdev设为评审人
6 天前 将zengjuan,chaotang233,kevin_huang1234,crystalhu,yangyang016,fanqirui,su-yueming,chenqi317,wang-xing001,liubo75,tangweiwei2,chenxingyu18,pingchuantang,qianzehong,liuchuangdev设为评审人
6 天前 将kevin_huang1234,su-yueming,wang-xing001,chenxingyu18,pingchuantang,qianzehong,liuchuangdev设为审查人
6 天前 将kevin_huang1234,su-yueming,wang-xing001,chenxingyu18,pingchuantang,qianzehong,liuchuangdev设为审查人
Nice try
6 天前 评论:
6 天前 评论:
compile


6 天前 update merge request[project id: 7665709, iid: 9884, commit_id: a9b82e1e295d92f43cb010005b680e0502fb928d] virtual merging success
6 天前 update merge request[project id: 7665709, iid: 9884, commit_id: a9b82e1e295d92f43cb010005b680e0502fb928d] virtual merging success
CANN-robot
6 天前 评论:
6 天前 评论:
| 🚀 CI 流水线已启动 |
|---|
| 📋 执行详情: 点击查看流水线 |


6 天前 添加了label:ci-pipeline-running
6 天前 修改标题为 “refactor: 统一 thnn_fused_lstm_cell ST 用例配置文件为 atk_ 前缀命名”,原标题为“rename st json of thnn_fused_lstm_cell”
6 天前 修改标题为 “refactor: 统一 thnn_fused_lstm_cell ST 用例配置文件为 atk_ 前缀命名”,原标题为“rename st json of thnn_fused_lstm_cell”
6 天前 修改了pull request 的描述
6 天前 删除了label:ci-pipeline-running
6 天前 添加了label:ci-pipeline-passed
chenxingyu18
6 天前 评论:
6 天前 评论:
/approve


6 天前 添加了label:approved
qianzehong
6 天前 评论:
6 天前 评论:
/approve


6 天前 添加了label:lgtm
6 天前 关闭了关联的issue
6 天前 合入了pull request
描述
将 rnn/thnn_fused_lstm_cell/tests/st/aclnnThnnFusedLstmCell/ 目录下的 ST 用例配置文件由 all_aclnnThnnFusedLstmCell.json 重命名为 atk_aclnnThnnFusedLstmCell.json(纯重命名,文件内容不变),与 ops-nn 仓库 rnn 目录下其他算子的 ST 用例配置文件命名规范保持一致。
该算子目录下 ST 用例配置 json 均以 atk_ 前缀命名(如 rnn/gru/tests/st/aclnnGru_data/atk_aclnnGru_data.json、rnn/gru_grad/tests/st/atk_aclnnGruGrad.json 等),thnn_fused_lstm_cell 的 all_ 前缀与既有规范不一致。
关联的Issue
测试
文档更新
无。
类型标签
AI/Agent生成声明