已合并
Move UTs on PTA to OP-Plugin Part1 #1477
AtomGit-Bot创建于 2024年4月3日
Move UTs on PTA to OP-Plugin Part1 #1477
已合并
从refs/pull/1477/head合入到master
Pull Request已成功合入, 合并人@
(感谢 AtomGit-Bot 的贡献)atlasaccount1
2024年4月7日 评论:
2024年4月7日 评论:
✅ 流水线任务触发成功,正在执行,请稍候。 任务链接[0e7746cf85f44146a3999fffdf5efa3d]


wang-guangbin
2024年4月8日 评论:
2024年4月8日 评论:
/lgtm


dilililiwhy1
2024年4月9日 评论:
2024年4月9日 评论:
pta侧的用例要删除吗?


atlasaccount1
2024年4月9日 评论:
2024年4月9日 评论:
✅ 流水线任务触发成功,正在执行,请稍候。 任务链接[dc3929fdbd06420b834fd161530f7265]


atlasaccount1
2024年4月9日 评论:
2024年4月9日 评论:
SCA扫描: success
| # | check type | result | report |
|---|---|---|---|
| 1 | sca | success | >>> |


此处折叠了174条消息 查看更多
atlasaccount1
2024年4月16日 评论:
2024年4月16日 评论:
SCA扫描: success
| # | check type | result | report |
|---|---|---|---|
| 1 | sca | success | >>> |


atlasaccount1
2024年4月16日 评论:
2024年4月16日 评论:
静态检查: pass
| # | check type | result | report |
|---|---|---|---|
| 1 | codecheck | pass | >>> |


2024年4月16日 更新了说明
wang-guangbin
2024年4月17日 评论:
2024年4月17日 评论:
/lgtm


dilililiwhy1
2024年4月17日 评论:
2024年4月17日 评论:
/approve


What type of PR is this?
What does this PR do / why do we need it:
迁移自有算子UT至OP仓,与master分支有差异的不同版本UT文件放置在对应版本目录下,执行时如果检查到对应版本目录中存在同名UT文件,则替换掉test_base_ut/test_xxxx.py,执行test_vxrx_ut/test_xxxx.py。(目的是减少重复代码)
Special notes for your reviewers: