已合并
add op revreseSequence #3544
dongjiangtao创建于 4月6日
add op revreseSequence #3544
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 dongjiangtao 的贡献)4月6日 创建了 pull request,commit ba3e7e62
CANN-robot
4月6日 评论:
4月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
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| index | ✅ 陈琦, 刘波 (2/2) | ✅ 刘波, 陈琦 (2/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
dongjiangtao, thanks for your pull request. All authors of the commits have signed the CLA. 👍


4月6日 添加了label:cann-cla/yes
4月6日 将gitee-yanglulu,FelixTang7,crystalhu,yangyang016,fanqirui,zhou-qilong,chenqi317,liubo75,tangweiwei2,gitcode-chenjiao,wangyongguang,zhang-wu设为评审人
4月6日 将gitee-yanglulu,FelixTang7,crystalhu,yangyang016,fanqirui,zhou-qilong,chenqi317,liubo75,tangweiwei2,gitcode-chenjiao,wangyongguang,zhang-wu设为评审人
4月6日 将gitee-yanglulu,FelixTang7,crystalhu,zhou-qilong,chenqi317,liubo75,tangweiwei2,gitcode-chenjiao,wangyongguang,zhang-wu设为审查人
4月6日 将gitee-yanglulu,FelixTang7,crystalhu,zhou-qilong,chenqi317,liubo75,tangweiwei2,gitcode-chenjiao,wangyongguang,zhang-wu设为审查人
此处折叠了263条消息 查看更多
4月10日 添加了label:lgtm
CANN-robot
4月10日 评论:
4月10日 评论:
4月10日 关闭了关联的issue
4月10日 合入了pull request
描述
nn仓迁移reverseSequence算子 aicpu kernel实现,算子开源
关联的Issue
关联Issue #1979
测试
[ OK ] TEST_ReverseSequence_UTest.ReverseSequence_Success (6 ms)
[ RUN ] TEST_ReverseSequence_UTest.ReverseSequence_Input_Success
[ OK ] TEST_ReverseSequence_UTest.ReverseSequence_Input_Success (0 ms)
[ RUN ] TEST_ReverseSequence_UTest.ReverseSequence_Input_Error
[ OK ] TEST_ReverseSequence_UTest.ReverseSequence_Input_Error (0 ms)
[----------] 3 tests from TEST_ReverseSequence_UTest (7 ms total)
[----------] Global test environment tear-down
[==========] 3 tests from 1 test suite ran. (7 ms total)
[ PASSED ] 3 tests.
ut 测试及geir 用例测试
文档更新
更新op_list
类型标签